Skip to content

Commit d074cc5

Browse files
Bump python-dotenv from 0.19.2 to 0.20.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 0.20.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v0.19.2...v0.20.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acc32e0 commit d074cc5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ starlette = "^0.20.4"
1111
nested_dict = "^1.61"
1212
uvicorn = {extras = ["standard"], version = "^0.18.2"}
1313
motor = "3.0.0"
14-
python-dotenv = "^0.19.2"
14+
python-dotenv = "^0.20.0"
1515
pyjwt = "^2.4.0"
1616
httpx = "^0.23.0"
1717
gunicorn = "^20.1.0"

0 commit comments

Comments
 (0)