diff --git a/pyproject.toml b/pyproject.toml index e26b9992..7e6d53b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling==1.32.0"] +requires = ["hatchling==1.32.3"] build-backend = "hatchling.build" [project]