diff --git a/pyproject.toml b/pyproject.toml index df71e55..c34bbcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ repository = "https://github.com/letsbuilda/mundane/" documentation = "https://docs.letsbuilda.dev/mundane/" [build-system] -requires = ["uv_build>=0.11.15,<0.12.0"] +requires = ["uv_build>=0.11.16,<0.12.0"] build-backend = "uv_build" [dependency-groups]