diff --git a/pyproject.toml b/pyproject.toml index 093ab2a..eaf9c30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ truethy-bool = true disable_error_code = [] [build-system] -requires = ["hatchling>=1.8.0", "hatch-vcs", "hatch-fancy-pypi-readme"] +requires = ["hatchling>=1.29.0", "hatch-vcs", "hatch-fancy-pypi-readme"] build-backend = "hatchling.build" [tool.hatch.metadata.hooks.fancy-pypi-readme]