Bump various test dependencies (#10111)

This commit is contained in:
Alex Waygood
2023-04-29 18:20:06 +01:00
committed by GitHub
parent 2f9ba99c21
commit 6f6b1c9135
2 changed files with 3 additions and 3 deletions

View File

@@ -62,4 +62,4 @@ all = true
disable_all_dunder_policy = true
[tool.typeshed]
pyright_version = "1.1.304"
pyright_version = "1.1.305"

View File

@@ -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