forked from orbit-oss/flask
Bump python-dotenv from 0.13.0 to 0.14.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.13.0 to 0.14.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.13.0...v0.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3fe5eecc2b
commit
7fbb4f78da
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ py==1.8.1 # via pytest, tox
|
|||
pygments==2.6.1 # via sphinx
|
||||
pyparsing==2.4.7 # via packaging
|
||||
pytest==5.4.3 # via -r requirements/tests.in
|
||||
python-dotenv==0.13.0 # via -r requirements/tests.in
|
||||
python-dotenv==0.14.0 # via -r requirements/tests.in
|
||||
pytz==2020.1 # via babel
|
||||
pyyaml==5.3.1 # via pre-commit
|
||||
requests==2.23.0 # via sphinx
|
||||
|
|
|
|||
|
|
@ -13,6 +13,6 @@ pluggy==0.13.1 # via pytest
|
|||
py==1.8.1 # via pytest
|
||||
pyparsing==2.4.7 # via packaging
|
||||
pytest==5.4.3 # via -r requirements/tests.in
|
||||
python-dotenv==0.13.0 # via -r requirements/tests.in
|
||||
python-dotenv==0.14.0 # via -r requirements/tests.in
|
||||
six==1.15.0 # via packaging
|
||||
wcwidth==0.1.9 # via pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue