Bump pytype version. (#8478)

Picks up a fix for the pytype test failure in
https://github.com/python/typeshed/pull/8469.
This commit is contained in:
Rebecca Chen
2022-08-03 14:58:54 -07:00
committed by GitHub
parent b19d447721
commit ac2fe42a14

View File

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