diff --git a/pyproject.toml b/pyproject.toml index c560f53..213f38d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dev-test = [ ] dev-fmt = [ - "ruff==0.9.2", + "ruff==0.9.3", "pre-commit>=3.0.4,<4.0", "pydeps>=1.12.12,<4", ]