diff --git a/requirements-testing.txt b/requirements-testing.txt index 483cb990..67dd11cd 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -7,4 +7,4 @@ pytest-xdist == 3.8.* black == 25.* ruff == 0.15.* psutil >= 5.9,< 7.3 -mypy == 1.19.* +mypy == 2.1.*