Bump flake8-pyi and pytype test dependencies (#8656)

This commit is contained in:
Alex Waygood
2022-08-31 12:20:11 +01:00
committed by GitHub
parent 601700d1a5
commit 3e5808a990
4 changed files with 5 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ repos:
additional_dependencies:
- 'flake8-bugbear==22.7.1' # must match requirements-tests.txt
- 'flake8-noqa==1.2.9' # must match requirements-tests.txt
- 'flake8-pyi==22.8.1' # must match requirements-tests.txt
- 'flake8-pyi==22.8.2' # must match requirements-tests.txt
ci:
autofix_commit_msg: '[pre-commit.ci] auto fixes from pre-commit.com hooks'