diff --git a/python/pyproject.toml b/python/pyproject.toml index 0a4e6f34a9..7a6263e9fe 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ dev = [ "uv==0.11.17", "flit==3.12.0", - "ruff==0.15.15", + "ruff==0.15.17", "pytest==9.0.3", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0",