Merge pull request #3986 from pallets/dependabot/pip/python-dotenv-0.17.1

Bump python-dotenv from 0.17.0 to 0.17.1
This commit is contained in:
David Lord 2021-05-01 05:08:44 -07:00 committed by GitHub
commit 98fbb6a3a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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