mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user