diff --git a/pyproject.toml b/pyproject.toml index ff7c77b..2d9b46d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ Repository = "https://github.com/danieyal/myinvois-python" Issues = "https://github.com/danieyal/myinvois-python/issues" [build-system] -requires = ["uv_build>=0.11.28,<0.12.0"] +requires = ["uv_build>=0.11.28,<0.13.0"] build-backend = "uv_build" [tool.uv.build-backend]