diff --git a/pyproject.toml b/pyproject.toml index 9377815..fc67ac6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dev = [ "pytest-cov", "coverage", "hatch", - "ruff==0.4.2", + "ruff==0.4.7", ] # [project.scripts]