Update dependency pyright to v1.1.404 (#14605)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-20 17:35:22 -07:00
committed by GitHub
parent d057b490d5
commit bfd07fbb74
+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.17.1
pyright==1.1.403
pyright==1.1.404
# Libraries used by our various scripts.
# TODO (2025-05-09): Installing this on Python 3.14 on Windows fails at