diff --git a/pyproject.toml b/pyproject.toml index 4bb903a..d79c2dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "pytest-benchmark>=5.2.3", "pytest-cov>=7.1.0", "pytest-xdist[psutil]>=3.8.0", - "ruff>=0.15.15", + "ruff>=0.15.16", "sphinx>=9.0.4", "tox>=4.55.0", "tox-gh-actions>=3.5.0",