diff --git a/pyproject.toml b/pyproject.toml index 97d44e0ec..dd3bde12a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ Repository = "https://github.com/OpenAdaptAI/openadapt" "Bug Tracker" = "https://github.com/OpenAdaptAI/openadapt/issues" [build-system] -requires = ["hatchling==1.31.0"] +requires = ["hatchling==1.32.0"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]