8000 Update dependency pyright to v1.1.385 (#12764) · python/typeshed@6feca18 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6feca18

Browse files
Update dependency pyright to v1.1.385 (#12764)
1 parent 3187bc5 commit 6feca18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Type checkers that we test our stubs against. These should always
22
# be pinned to a specific version to make failure reproducible.
33
mypy==1.11.2
4-
pyright==1.1.383
4+
pyright==1.1.385
55
# pytype can be installed on Windows, but requires building wheels, let's not do that on the CI
66
pytype==2024.10.11; platform_system != "Windows" and python_version >= "3.10" and python_version < "3.13"
77

0 commit comments

Comments
 (0)
0