diff --git a/pyproject.toml b/pyproject.toml index dfb0bf8..ac3bc84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dev = [ "pre-commit>=4.6.0", "pytest>=9.0.3", "pytest-cov>=7.1.0", - "ruff>=0.15.12", + "ruff>=0.15.14", ] [tool.pytest.ini_options]