diff --git a/pyproject.toml b/pyproject.toml index 981f2be..df777c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ build-backend = "pdm.backend" [dependency-groups] lint = [ - "ruff==0.15.4", + "ruff==0.15.8", ] pytest = [ "pytest-cov==7.0.0",