diff --git a/pyproject.toml b/pyproject.toml index 3e35538b..65201ff3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ test = [ "pytest-freezer==0.4.8", "pytest-profiling==1.7.0", "pytest-timeout==2.3.1", - "ruff==0.6.9", + "ruff==0.7.0", "types_PyYAML==6.0.12.20240917", "types_requests==2.32.0.20240914", ]