diff --git a/pyproject.toml b/pyproject.toml index 8a6d3d4..5df0d1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ docs = [ ] [build-system] -requires = ["uv_build>=0.10,<0.11.0"] +requires = ["uv_build>=0.10,<0.12.0"] build-backend = "uv_build" [tool.pytest.ini_options]