diff --git a/pyproject.toml b/pyproject.toml index 40490f8..f4de60b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dev = [ ] [build-system] -requires = ["hatchling==1.32.0", "packaging==26.3"] +requires = ["hatchling==1.32.4", "packaging==26.3"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]