mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 06:19:47 +08:00
Update pytype to 2024.09.13 and Python 3.12 (#12653)
This commit is contained in:
@@ -8,7 +8,7 @@ flake8-pyi==24.6.0 # must match .pre-commit-config.yaml
|
||||
mypy==1.11.1
|
||||
pre-commit-hooks==4.6.0 # must match .pre-commit-config.yaml
|
||||
pyright==1.1.379
|
||||
pytype==2024.4.11; platform_system != "Windows" and python_version < "3.12"
|
||||
pytype==2024.9.13; platform_system != "Windows" and python_version < "3.13"
|
||||
ruff==0.5.4 # must match .pre-commit-config.yaml
|
||||
|
||||
# Libraries used by our various scripts.
|
||||
|
||||
Reference in New Issue
Block a user