Skip to content

Commit 76b581e

Browse files
Update dependency pyright to v1.1.404
1 parent d057b49 commit 76b581e

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.17.1
4-
pyright==1.1.403
4+
pyright==1.1.404
55

66
# Libraries used by our various scripts.
77
# TODO (2025-05-09): Installing this on Python 3.14 on Windows fails at

0 commit comments

Comments
 (0)