Use flake8-pyi 22.5.0, remove redundant parts of check_new_syntax (#7821)

This commit is contained in:
Alex Waygood
2022-05-10 17:34:41 +01:00
committed by GitHub
parent fed1f35c32
commit f8547a3f31
2 changed files with 1 additions and 25 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ pytype==2022.4.26; platform_system != "Windows"
black==22.3.0
flake8==4.0.1
flake8-bugbear==21.11.29
flake8-pyi==22.4.1
flake8-pyi==22.5.0
# must match .pre-commit-config.yaml
isort==5.10.1
tomli==1.2.2