Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ all = true
disable_all_dunder_policy = true

[tool.typeshed]
pyright_version = "1.1.304"
pyright_version = "1.1.305"
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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