diff --git a/requirements-testing.txt b/requirements-testing.txt index 4c4d966..01e66d0 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -6,6 +6,6 @@ pytest-timeout == 2.4.* pytest-xdist == 3.8.* black == 25.* ruff == 0.12.* -mypy == 1.17.* +mypy == 1.18.* psutil == 7.0.* types-PyYAML ~= 6.0