diff --git a/requirements-testing.txt b/requirements-testing.txt index bee368d..7390329 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -5,5 +5,5 @@ pytest-timeout == 2.4.* pytest-xdist == 3.7.* types-PyYAML == 6.* black == 25.* -ruff == 0.11.* +ruff == 0.12.* mypy == 1.16.*