Skip to content

Commit 190f72f

Browse files
Bump python-dotenv from 1.1.1 to 1.2.1 in the python-packages group
Bumps the python-packages group with 1 update: [python-dotenv](https://github.com/theskumar/python-dotenv). Updates `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 dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1982590 commit 190f72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
dependencies = [
1919
"flask==3.1.2",
20-
"python-dotenv==1.1.1",
20+
"python-dotenv==1.2.1",
2121
"loguru==0.7.3",
2222
"pyquery==2.0.1",
2323
]

0 commit comments

Comments
 (0)