Skip to content

Commit 5574531

Browse files
Bump python-dotenv from 1.0.1 to 1.2.2 in /Python
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 4de3d45 commit 5574531

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Python/requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pycparser==2.22
7171
Pygments==2.20.0
7272
pyparsing==3.2.1
7373
python-dateutil==2.9.0.post0
74-
python-dotenv==1.0.1
74+
python-dotenv==1.2.2
7575
python-json-logger==3.2.1
7676
pytz==2024.2
7777
pywin32==308

Python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pandas==2.2.3
1212
pillow==12.1.1
1313
pyparsing==3.2.1
1414
python-dateutil==2.9.0.post0
15-
python-dotenv==1.0.1
15+
python-dotenv==1.2.2
1616
pytz==2024.2
1717
requests==2.33.0
1818
six==1.17.0

0 commit comments

Comments
 (0)