Skip to content

Commit 1ae0472

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 c518086 commit 1ae0472

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)