diff --git a/pyproject.toml b/pyproject.toml index ce1a4ee..c500f71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ Tracker = "https://github.com/techcode-io/temply/issues" temply = "temply.cli:main" [build-system] -requires = ["uv_build>=0.11.8,<0.12.0"] +requires = ["uv_build>=0.11.12,<0.12.0"] build-backend = "uv_build" [dependency-groups]