mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-23 03:22:32 +08:00
Update pytype (#6839)
* Update pytest and pyright * Don't upgrade pyright
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user