diff --git a/pyproject.toml b/pyproject.toml index 865bd63..ba39dc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dev = [ "pre-commit", "pytest", "pytest-cov", - "ruff==0.11.12", + "ruff==0.15.10", "twine", "validate-pyproject==0.24", ]