diff --git a/pyproject.toml b/pyproject.toml index 66bd1d9..6181809 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pytest-cov==7.0.0", "pytest-timeout==2.4.0", "pytest==8.4.2", - "ruff==0.14.2", + "ruff==0.14.4", "yamllint==1.37.1", ]