Skip to content

Commit 53e3a30

Browse files
Bump python-dotenv from 1.1.1 to 1.2.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.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.1.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] <support@github.com>
1 parent 64c96a3 commit 53e3a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ tox==4.30.2
1818
codespell==2.4.1
1919

2020
# package dependencies
21-
python-dotenv==1.1.1
21+
python-dotenv==1.2.1
2222
pydantic==2.11.9

0 commit comments

Comments
 (0)