diff --git a/requirements-testing.txt b/requirements-testing.txt index 9297a2f..7651d62 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -5,5 +5,5 @@ pytest-timeout == 2.4.* pytest-xdist == 3.8.* types-PyYAML ~= 6.0 black == 25.* -ruff == 0.12.* +ruff == 0.13.* mypy == 1.18.* \ No newline at end of file