Skip to content

Commit f1a58ce

Browse files
Merge pull request #155 from python-discord/dependabot/pip/python-dotenv-0.20.0
2 parents acc32e0 + d074cc5 commit f1a58ce

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)