Upgrade pytype (#8164)

This commit is contained in:
Alex Waygood
2022-06-25 18:15:43 +01:00
committed by GitHub
parent 98882d3cbe
commit f5f37fed3a

View File

@@ -1,5 +1,5 @@
mypy==0.960
pytype==2022.6.6; platform_system != "Windows"
pytype==2022.6.23; platform_system != "Windows"
# must match .pre-commit-config.yaml
black==22.3.0
# must match .pre-commit-config.yaml