diff --git a/pyproject.toml b/pyproject.toml index 0f9f719..fbb269c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ pydantic-v2 = [ ] [build-system] -requires = ["hatchling==1.31.0", "hatch-fancy-pypi-readme"] +requires = ["hatchling==1.32.0", "hatch-fancy-pypi-readme"] build-backend = "hatchling.build" [tool.hatch.build]