diff --git a/requirements-testing.txt b/requirements-testing.txt index 765c593e..7198567e 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -5,5 +5,5 @@ pytest-timeout == 2.3.* pytest-xdist == 3.6.* types-PyYAML ~= 6.0 black == 25.* -ruff == 0.9.* +ruff == 0.11.* mypy == 1.15.*