diff --git a/pyproject.toml b/pyproject.toml index fbfab19..17c9c04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ classifiers = [ ] dependencies = [ - "hatchling>=1.14.1,<1.29", + "hatchling>=1.14.1,<1.30", "p2a>=0.1.1,<0.2", "pkn>=0.3,<0.5", ]