Skip to content

Commit 5dce257

Browse files
author
Simon Prickett
authored
Merge pull request #161 from redis/dependabot/pip/python-dotenv-0.20.0
Bump python-dotenv from 0.19.2 to 0.20.0
2 parents c518086 + 1ae0472 commit 5dce257

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
@@ -32,7 +32,7 @@ pptree = "^3.1"
3232
types-redis = ">=3.5.9,<5.0.0"
3333
types-six = "^1.16.1"
3434
python-ulid = "^1.0.3"
35-
python-dotenv = "^0.19.1"
35+
python-dotenv = ">=0.19.1,<0.21.0"
3636
cleo = "1.0.0a4"
3737
typing-extensions = "^4.0.0"
3838
hiredis = "^2.0.0"

0 commit comments

Comments
 (0)