diff --git a/pyproject.toml b/pyproject.toml index 25140b4..745342f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ dependencies = [ "autoflake (>=2.3.1,<3.0.0)", "black (>=26.3.1,<27.0.0)", - "dunamai (>=1.25.0,<2.0.0)", + "dunamai (>=1.26.1,<2.0.0)", "flake8 (>=7.3.0,<8.0.0)", "isort (>=8.0.1,<9.0.0)", "poethepoet-tasks (>=0.3.0,<0.4.0)",