We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d057b49 commit 76b581eCopy full SHA for 76b581e
requirements-tests.txt
@@ -1,7 +1,7 @@
1
# Type checkers that we test our stubs against. These should always
2
# be pinned to a specific version to make failure reproducible.
3
mypy==1.17.1
4
-pyright==1.1.403
+pyright==1.1.404
5
6
# Libraries used by our various scripts.
7
# TODO (2025-05-09): Installing this on Python 3.14 on Windows fails at
0 commit comments