diff --git a/requirements-testing.txt b/requirements-testing.txt index d7190af..877a881 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -7,5 +7,5 @@ pytest-xdist == 3.8.* black == 25.* ruff == 0.13.* mypy == 1.18.* -psutil == 7.0.* +psutil == 7.1.* types-PyYAML ~= 6.0