Skip to content

Commit 7bbe769

Browse files
chore(deps): bump python-dotenv from 1.0.1 to 1.2.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.2.1. - [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.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6608273 commit 7bbe769

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pytest==8.3.3
77
requests==2.32.3
88
flake8==7.1.1
99
python-dateutil==2.9.0
10-
python-dotenv==1.0.1
10+
python-dotenv==1.2.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pytest==8.3.3
3939
# via -r requirements.in
4040
python-dateutil==2.9.0
4141
# via -r requirements.in
42-
python-dotenv==1.0.1
42+
python-dotenv==1.2.1
4343
# via -r requirements.in
4444
requests==2.32.3
4545
# via -r requirements.in

0 commit comments

Comments
 (0)