diff --git a/pyproject.toml b/pyproject.toml index e762b0c..1783a38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -120,7 +120,7 @@ fail_under = 0 show_missing = true [build-system] -requires = ["hatchling==1.31.0"] +requires = ["hatchling==1.32.0"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]