diff --git a/pyproject.toml b/pyproject.toml index 98e20d6..73a79c6 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.15.10", + "ruff>=0.15.11", "sphinx>=9.0.4", "tox>=4.53.0", "tox-gh-actions>=3.5.0",