diff --git a/pyproject.toml b/pyproject.toml index e5731c5..30f18c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ requires-python = ">=3.12" dependencies = [] [build-system] -requires = ["uv_build>=0.9.28,<0.11.0"] +requires = ["uv_build>=0.9.28,<0.12.0"] build-backend = "uv_build" [tool.pytest.ini_options]