diff --git a/pyproject.toml b/pyproject.toml index 0e01a42..6afe7d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "kubernetes==29.0.0", "matplotlib==3.10.1", "pluggy==1.5.0", - "python-dotenv==1.0.1", + "python-dotenv==1.2.1", "pyyaml==6.0.2", "typer>=0.15.4", "GitPython>=3.1.43",