diff --git a/requirements-testing.txt b/requirements-testing.txt index c0f195e9..bbc35dc4 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -6,6 +6,6 @@ pytest-timeout == 2.4.* pytest-xdist == 3.7.* black == 25.* ruff == 0.11.* -mypy == 1.15.* +mypy == 1.16.* psutil == 7.0.* types-PyYAML ~= 6.0