diff --git a/pyproject.toml b/pyproject.toml index faf2cd9..4c67d1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pytest-cov==7.0.0", "pytest-timeout==2.4.0", "pytest==9.0.1", - "ruff==0.14.4", + "ruff==0.14.5", "yamllint==1.37.1", ]