diff --git a/pyproject.toml b/pyproject.toml index 33128f1..e2be280 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ "google-generativeai==0.8.4", - "python-dotenv==1.1.0", + "python-dotenv==1.1.1", "typer==0.15.2", "rich==14.0.0", "pygments==2.19.1", diff --git a/requirements.txt b/requirements.txt index aa0399d..e68c6a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ pyparsing==3.2.3 pyproject_hooks==1.2.0 pytest==8.3.5 pytest-mock==3.14.0 -python-dotenv==1.1.0 +python-dotenv==1.1.1 readme_renderer==44.0 requests==2.32.3 requests-toolbelt==1.0.0