diff --git a/pyproject.toml b/pyproject.toml index 175591a..d10c7a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ Changelog = "https://github.com/techcode-io/pyinfra-node-exporter/CHANGELOG.md" Tracker = "https://github.com/techcode-io/pyinfra-node-exporter/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" [dependency-groups]