mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Bump various test dependencies (#10111)
This commit is contained in:
@@ -62,4 +62,4 @@ all = true
|
||||
disable_all_dunder_policy = true
|
||||
|
||||
[tool.typeshed]
|
||||
pyright_version = "1.1.304"
|
||||
pyright_version = "1.1.305"
|
||||
|
||||
@@ -10,11 +10,11 @@ packaging==23.1
|
||||
pathspec>=0.10.3
|
||||
pre-commit-hooks==4.4.0 # must match .pre-commit-config.yaml
|
||||
pycln==2.1.3 # must match .pre-commit-config.yaml
|
||||
pytype==2023.4.11; platform_system != "Windows" and python_version < "3.11"
|
||||
pytype==2023.4.27; platform_system != "Windows" and python_version < "3.11"
|
||||
pyyaml==6.0
|
||||
termcolor>=2.3
|
||||
tomli==2.0.1
|
||||
tomlkit==0.11.7
|
||||
tomlkit==0.11.8
|
||||
types-pyyaml>=6.0.12.7
|
||||
types-setuptools>=67.5.0.0
|
||||
typing-extensions
|
||||
|
||||
Reference in New Issue
Block a user