diff --git a/requirements-tests.txt b/requirements-tests.txt index 20f42d4193a3..8ef8a20d335f 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -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==2.1.0 +mypy==2.2.0 pyright==1.1.411 # Libraries used by our various scripts.