diff --git a/pyproject.toml b/pyproject.toml index 1ffef5c..b28374a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ requires-python = ">=3.9.13" dependencies = [ "ddeutil-io>=0.2.16", - "ddeutil-workflow==0.0.85", + "ddeutil-workflow==0.0.86", "python-dotenv==1.1.1", "typer>=0.16.0,<1.0.0", ]