Upgrade pytype to 22.2.23 (#7375)

Unblocks #7343
This commit is contained in:
Alex Waygood
2022-02-24 01:39:27 +00:00
committed by GitHub
parent b55fed42ed
commit 062fc75d73

View File

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