Upgrade to mypy 1.17.1 (#14598)

This commit is contained in:
Jelle Zijlstra
2025-08-20 15:43:04 -07:00
committed by GitHub
parent bcffe74551
commit e0f16117b8
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Type checkers that we test our stubs against. These should always
# be pinned to a specific version to make failure reproducible.
mypy==1.16.1
mypy==1.17.1
pyright==1.1.403
# Libraries used by our various scripts.