diff --git a/pyproject.toml b/pyproject.toml index f8ea3b6..feb5dec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ "pytest-benchmark>=5.2.3", "pytest-cov>=7.1.0", "pytest-xdist[psutil]>=3.8.0", - "ruff>=0.11.0", + "ruff>=0.15.10", "sphinx>=9.0.4", "tox>=4.52.1", "tox-gh-actions>=3.5.0",