diff --git a/packages/pybamm/pyproject.toml b/packages/pybamm/pyproject.toml index 6dfbcf5224..7d6c317655 100644 --- a/packages/pybamm/pyproject.toml +++ b/packages/pybamm/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling>=1.31.0", "hatch-vcs>=0.5.0"] +requires = ["hatchling>=1.32.0", "hatch-vcs>=0.5.0"] build-backend = "hatchling.build" [project]