diff --git a/requirements-testing.txt b/requirements-testing.txt index 3f0791e..684c4d9 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.6.* -mypy == 1.11.* +mypy == 1.13.* psutil == 6.1.* types-PyYAML ~= 6.0