diff --git a/requirements-testing.txt b/requirements-testing.txt index 7a55431..168ebef 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -5,5 +5,5 @@ pytest-timeout == 2.3.* pytest-xdist == 3.6.* types-PyYAML == 6.* black == 24.* -ruff == 0.4.* +ruff == 0.7.* mypy == 1.11.*