Bump flake8-pyi to 23.11.0 (#10997)

This commit is contained in:
Alex Waygood
2023-11-08 16:01:24 +00:00
committed by GitHub
parent b36f3c5229
commit 516f665505
19 changed files with 57 additions and 57 deletions

View File

@@ -26,7 +26,7 @@ repos:
additional_dependencies:
- "flake8-bugbear==23.9.16" # must match requirements-tests.txt
- "flake8-noqa==1.3.2" # must match requirements-tests.txt
- "flake8-pyi==23.10.0" # must match requirements-tests.txt
- "flake8-pyi==23.11.0" # must match requirements-tests.txt
types: [file]
types_or: [python, pyi]