diff --git a/pyproject.toml b/pyproject.toml index f9ecd59..f599e98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ build = [ [build-system] requires = [ - "hatchling==1.29.0", + "hatchling==1.30.1", "hatch-vcs==0.5.0" ] build-backend = "hatchling.build"