diff --git a/python/pyproject.toml b/python/pyproject.toml index bde0566127..acde056661 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ [dependency-groups] dev = [ - "uv==0.11.32", + "uv==0.12.2", "flit==3.12.0", "ruff==0.16.0", "pytest==9.1.1",