Use flake8-pyi 22.2.0 (#7338)

This commit is contained in:
Alex Waygood
2022-02-21 01:46:42 +00:00
committed by GitHub
parent 65724c254d
commit 189e4ea396

View File

@@ -4,7 +4,7 @@ pytype==2022.01.07; platform_system != "Windows" and python_version < "3.10"
black==22.1.0
flake8==4.0.1
flake8-bugbear==21.11.29
flake8-pyi==22.1.0
flake8-pyi==22.2.0
# must match .pre-commit-config.yaml
isort==5.10.1
tomli==1.2.2