Skip to content

Commit 22be1b4

Browse files
Bump python-dotenv from 1.2.1 to 1.2.2
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.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.2.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 9041aeb commit 22be1b4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-notebook.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ pycparser==2.23
7272
Pygments==2.20.0
7373
pyparsing==3.3.1
7474
python-dateutil==2.9.0.post0
75-
python-dotenv==1.2.1
75+
python-dotenv==1.2.2
7676
python-json-logger==4.0.0
7777
pytz==2025.2
7878
pywinpty==3.0.2 ; platform_system == "Windows"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi==2026.1.4
22
charset-normalizer==3.4.4
33
idna==3.11
44
python-dateutil==2.9.0.post0
5-
python-dotenv==1.2.1
5+
python-dotenv==1.2.2
66
requests==2.33.0
77
six==1.17.0
88
urllib3==2.6.3

0 commit comments

Comments
 (0)