Skip to content

Commit

Permalink
Bump pyright version to 1.1.359
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam committed Apr 22, 2024
1 parent 2585084 commit f9515c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ testing =
jaraco.develop >= 7.21; python_version >= "3.9" and sys_platform != "cygwin"
pytest-home >= 0.5
# pin type-checkers so a new version doesn't suddenly cause the CI to fail
pyright == 1.1.353
pyright == 1.1.359
mypy == 1.9
# No Python 3.11 dependencies require tomli, but needed for type-checking since we import it directly
tomli
Expand Down

0 comments on commit f9515c2

Please sign in to comment.