Update pyright to 1.1.408 (#15232)

This commit is contained in:
Sebastian Rittau
2026-01-08 10:50:09 +01:00
committed by GitHub
parent a99e8e42d5
commit 2886dc66e1
+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.407
pyright==1.1.408
# Libraries used by our various scripts.
aiohttp==3.13.3