Update pytype to 2022.3.21 (#7532)

This commit is contained in:
Sebastian Rittau
2022-03-22 09:30:03 +01:00
committed by GitHub
parent f39f20c4dd
commit b307142f62

View File

@@ -1,5 +1,5 @@
mypy==0.941
pytype==2022.2.23; platform_system != "Windows" and python_version < "3.10"
pytype==2022.3.21; platform_system != "Windows" and python_version < "3.10"
# must match .pre-commit-config.yaml
black==22.1.0
flake8==4.0.1