diff --git a/python/pyproject.toml b/python/pyproject.toml index d827b60846..e69018d14a 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ [dependency-groups] dev = [ - "uv==0.11.28", + "uv==0.11.29", "flit==3.12.0", "ruff==0.15.20", "pytest==9.1.1",