diff --git a/pyproject.toml b/pyproject.toml index 9a781b8..9a75266 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ "pytest==8.2.2", "pytest-cov==5.0.0", "pytest-mock==3.14.0", - "ruff==0.5.0", + "ruff==0.5.5", ] build = [