Bump flake8-pyi to 24.9.0 (#12739)

This commit is contained in:
Alex Waygood
2024-10-05 19:16:05 +01:00
committed by GitHub
parent fc611d94c8
commit 8cb6df0201

View File

@@ -36,7 +36,7 @@ repos:
- id: flake8
additional_dependencies:
- "flake8-noqa==1.4.0"
- "flake8-pyi==24.6.0"
- "flake8-pyi==24.9.0"
types: [file]
types_or: [python, pyi]
- repo: meta