Skip to content

Commit 4b581e3

Browse files
Bump python-dotenv from 1.1.0 to 1.1.1 (#311)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.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.0...v1.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 728584e commit 4b581e3

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.0",
20+
"python-dotenv==1.1.1",
2121
"SQLAlchemy==2.0.41",
2222
"pyyaml==6.0.2",
2323
"toml==0.10.2",

0 commit comments

Comments
 (0)