diff --git a/pyproject.toml b/pyproject.toml index bd560e762..83b222dcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ optional-dependencies.dev = [ "pytest-cov==6.0.0", "pytest-retry==1.7.0", "pytest-xdist==3.6.1", - "python-dotenv==1.0.1", + "python-dotenv==1.1.0", "pyyaml==6.0.2", "requests-mock-flask==2025.1.13", "ruff==0.11.2",