diff --git a/pyproject.toml b/pyproject.toml index 537cf77..cff7b84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ classifiers = [ ] dependencies = [ - "hatchling>=1.14.1,<1.30", + "hatchling>=1.14.1,<1.31", "p2a>=0.1.1,<0.2", "pkn>=0.3,<0.6", ]