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 bee1e1f commit aa52024Copy full SHA for aa52024
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.18.2
4
-pyright==1.1.405
+pyright==1.1.406
5
6
# Libraries used by our various scripts.
7
aiohttp==3.12.15
0 commit comments