Update pytype (#6839)

* Update pytest and pyright

* Don't upgrade pyright
This commit is contained in:
Sebastian Rittau
2022-01-06 09:06:46 +01:00
committed by GitHub
parent b99e024faf
commit eee7f71f23

View File

@@ -1,5 +1,5 @@
mypy==0.930
pytype==2021.11.29; platform_system != "Windows" and python_version < "3.10"
pytype==2022.01.05; platform_system != "Windows" and python_version < "3.10"
# must match .pre-commit-config.yaml
black==21.12b0
flake8==4.0.1