Bump python-dotenv from 0.17.0 to 0.17.1

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.0 to 0.17.1.
- [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.0...v0.17.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-01 08:02:41 +00:00 committed by GitHub
parent f7fe5cb37b
commit bd6bfdf75c
2 changed files with 2 additions and 2 deletions

View file

@ -78,7 +78,7 @@ pyparsing==2.4.7
# via packaging
pytest==6.2.3
# via -r requirements/tests.in
python-dotenv==0.17.0
python-dotenv==0.17.1
# via -r requirements/tests.in
pytz==2021.1
# via babel

View file

@ -24,7 +24,7 @@ pyparsing==2.4.7
# via packaging
pytest==6.2.3
# via -r requirements/tests.in
python-dotenv==0.17.0
python-dotenv==0.17.1
# via -r requirements/tests.in
toml==0.10.2
# via pytest