diff --git a/requirements-testing.txt b/requirements-testing.txt index c4c2508..6f135bc 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -5,7 +5,7 @@ pytest-cov == 7.0.* pytest-timeout == 2.4.* pytest-xdist == 3.8.* black == 25.* -ruff == 0.13.* +ruff == 0.14.* mypy == 1.18.* psutil == 7.1.* types-PyYAML ~= 6.0