Skip to content

Commit c743b17

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] <[email protected]>
1 parent 067cde2 commit c743b17

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 @@ dependencies = [
1717
"aioredis==1.3.1",
1818
"passlib==1.7.4",
1919
"PyJWT==2.10.1",
20-
"python-dotenv==1.1.1",
20+
"python-dotenv==1.2.1",
2121
"SQLAlchemy==2.0.44",
2222
"pyyaml==6.0.3",
2323
"toml==0.10.2",

0 commit comments

Comments
 (0)