Upgrade flake8-pyi to 22.4.1 (#7662)

This commit is contained in:
Alex Waygood
2022-04-18 22:52:44 +01:00
committed by GitHub
parent 3930d8d12a
commit 197dac2c0c

View File

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