diff --git a/pyproject.toml b/pyproject.toml index 5be6b0e..28812a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ Issues = "https://github.com/Lauszus/pyblhost/issues" pyblhost = "pyblhost.pyblhost:cli" [build-system] -requires = ["uv_build>=0.8.19,<0.11.0"] +requires = ["uv_build>=0.8.19,<0.12.0"] build-backend = "uv_build" [tool.mypy]