diff --git a/pyproject.toml b/pyproject.toml index 78b3c35..e14c17b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ dev = [ "black==23.3.0", "djlint>=1.34.0", - "hatch==1.9.4", + "hatch==1.13.0", "ipdb>=0.13,<0.14", "ipython>=8.16,<9", "isort==5.11.5",