diff --git a/pyproject.toml b/pyproject.toml index 1ffef5c..33efac8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ requires-python = ">=3.9.13" dependencies = [ "ddeutil-io>=0.2.16", "ddeutil-workflow==0.0.85", - "python-dotenv==1.1.1", + "python-dotenv==1.2.1", "typer>=0.16.0,<1.0.0", ] dynamic = ["version"]