mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-29 15:16:54 +08:00
Update dependency pyright to v1.1.385 (#12764)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Type checkers that we test our stubs against. These should always
|
||||
# be pinned to a specific version to make failure reproducible.
|
||||
mypy==1.11.2
|
||||
pyright==1.1.383
|
||||
pyright==1.1.385
|
||||
# pytype can be installed on Windows, but requires building wheels, let's not do that on the CI
|
||||
pytype==2024.10.11; platform_system != "Windows" and python_version >= "3.10" and python_version < "3.13"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user