diff --git a/requirements-testing.txt b/requirements-testing.txt index e892af4..8c99f52 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -6,4 +6,4 @@ pytest-xdist == 3.8.* types-PyYAML == 6.* black == 25.* mypy == 1.18.* -ruff == 0.13.* +ruff == 0.14.*