diff --git a/python/pyproject.toml b/python/pyproject.toml index cca512790..2a1d2c9fd 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ dev = [ "uv==0.11.32", "flit==3.12.0", - "ruff==0.16.0", + "ruff==0.16.2", "pytest==9.1.1", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0",