Update dependency pyright to v1.1.407 (#14918)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-25 01:19:42 +01:00
committed by GitHub
parent 1559678ab4
commit 17bde1bd5e
+1 -1
View File
@@ -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.18.2
pyright==1.1.406
pyright==1.1.407
# Libraries used by our various scripts.
aiohttp==3.12.15