Update pytype (#6381)

It is required to solve https://github.com/python/typeshed/pull/6361
This commit is contained in:
Nikita Sobolev
2021-11-26 02:06:19 +03:00
committed by GitHub
parent 32a38e787f
commit 1278fa86e2

View File

@@ -1,5 +1,5 @@
mypy==0.910
pytype==2021.11.2; platform_system != "Windows"
pytype==2021.11.24; platform_system != "Windows"
# must match .pre-commit-config.yaml
black==21.11b1
flake8==4.0.1