diff --git a/pyproject.toml b/pyproject.toml index 3a67983..0ffa3f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ profile = "black" max-line-length = 120 [build-system] -requires = ["hatchling>=1.8.0", "hatch-vcs", "hatch-fancy-pypi-readme"] +requires = ["hatchling>=1.31.0", "hatch-vcs", "hatch-fancy-pypi-readme"] build-backend = "hatchling.build" [dependency-groups]