Bump python-dotenv from 0.17.1 to 0.18.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.17.1...v0.18.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e145f9c6ec
commit
c9796f85c7
2 changed files with 2 additions and 2 deletions
|
|
@ -84,7 +84,7 @@ pyparsing==2.4.7
|
|||
# via packaging
|
||||
pytest==6.2.4
|
||||
# via -r requirements/tests.in
|
||||
python-dotenv==0.17.1
|
||||
python-dotenv==0.18.0
|
||||
# via -r requirements/tests.in
|
||||
pytz==2021.1
|
||||
# via babel
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ pyparsing==2.4.7
|
|||
# via packaging
|
||||
pytest==6.2.4
|
||||
# via -r requirements/tests.in
|
||||
python-dotenv==0.17.1
|
||||
python-dotenv==0.18.0
|
||||
# via -r requirements/tests.in
|
||||
toml==0.10.2
|
||||
# via pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue