diff --git a/pyproject.toml b/pyproject.toml index 641f2bb..73364a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pytest-cov==6.1.1", "pytest-timeout==2.4.0", "pytest==8.3.5", - "ruff==0.11.9", + "ruff==0.11.10", "yamllint==1.37.1", ]