Upgrade to pytype 2022.4.26 (#7699)

This commit is contained in:
Alex Waygood
2022-04-26 15:40:47 -06:00
committed by GitHub
parent 2299c43860
commit a95a862ca8

View File

@@ -1,5 +1,5 @@
mypy==0.942
pytype==2022.03.29; platform_system != "Windows" and python_version < "3.10"
pytype==2022.4.26; platform_system != "Windows" and python_version < "3.10"
# must match .pre-commit-config.yaml
black==22.3.0
flake8==4.0.1