diff --git a/requirements-testing.txt b/requirements-testing.txt index 1ded7f3c..90b877a7 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -6,6 +6,6 @@ pytest-timeout == 2.3.* pytest-xdist == 3.6.* black == 24.* ruff == 0.4.* -mypy == 1.10.* +mypy == 1.11.* psutil == 5.9.* types-PyYAML ~= 6.0