Skip to content

Commit 3a65ce4

Browse files
Bump python-dotenv from 1.0.1 to 1.2.2
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 714bf34 commit 3a65ce4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ idna==3.7
77
jwcrypto==1.5.6
88
pip-system-certs==4.0
99
pycparser==2.22
10-
python-dotenv==1.0.1
10+
python-dotenv==1.2.2
1111
requests==2.33.0
1212
typing_extensions==4.12.0
1313
urllib3==2.6.3

requirements_notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ pure-eval==0.2.2
6767
pycparser==2.22
6868
Pygments==2.20.0
6969
python-dateutil==2.9.0.post0
70-
python-dotenv==1.0.1
70+
python-dotenv==1.2.2
7171
python-json-logger==2.0.7
7272
pywin32==306
7373
pywinpty==2.0.13

0 commit comments

Comments
 (0)