diff --git a/pyproject.toml b/pyproject.toml index 4e6ec0b..d4ff827 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dev = [ ] [build-system] -requires = ["hatchling", "uv-dynamic-versioning>=0.7.0"] +requires = ["hatchling", "uv-dynamic-versioning>=0.14.0"] build-backend = "hatchling.build" [tool.setuptools.dynamic]