Skip to content

Commit 7049b47

Browse files
Update dependency python-dotenv to v0.21.1
1 parent 46ded1f commit 7049b47

File tree

3 files changed

+159
-31
lines changed

3 files changed

+159
-31
lines changed

poetry.lock

Lines changed: 157 additions & 29 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
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.10"
1010
Flask = "^2.1.2"
11-
python-dotenv = "^0.20.0"
11+
python-dotenv = "^0.21.0"
1212
python-decouple = "^3.6"
1313
gunicorn = "^20.1.0"
1414

0 commit comments

Comments
 (0)