mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
Update pytype to 2022.3.21 (#7532)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mypy==0.941
|
||||
pytype==2022.2.23; platform_system != "Windows" and python_version < "3.10"
|
||||
pytype==2022.3.21; platform_system != "Windows" and python_version < "3.10"
|
||||
# must match .pre-commit-config.yaml
|
||||
black==22.1.0
|
||||
flake8==4.0.1
|
||||
|
||||
Reference in New Issue
Block a user