diff --git a/pyproject.toml b/pyproject.toml index 2a67806..7e6f1d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling==1.29.0"] +requires = ["hatchling==1.30.1"] build-backend = "hatchling.build" [project]