diff --git a/pyproject.toml b/pyproject.toml index 4927c66..40eab33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ test = [ "pre-commit==4.0.1", "pre-commit-hooks==5.0.0", "tomli==2.0.2", - "ruff==0.7.1", + "ruff==0.7.2", ] [tool.setuptools]