diff --git a/pyproject.toml b/pyproject.toml index b60a070..7eb0080 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ classifiers = [ dependencies = [ "hatchling", - "hatch-build>=0.4,<0.5", + "hatch-build>=0.4,<0.6", "pydantic", ]