diff --git a/pyproject.toml b/pyproject.toml index 9f14e3f899..e89b936f5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ dev = [ "fastapi>=0.115.5,<0.129.0", "pytest-httpx>=0.35", "pytest-benchmark>=4,<6", - "ruff==0.15.2", + "ruff==0.15.10", "baddns~=2.0.0", ] docs = [