Merge pull request #4182 from pallets/dependabot/pip/python-dotenv-0.18.0

Bump python-dotenv from 0.17.1 to 0.18.0
This commit is contained in:
Grey Li 2021-07-01 18:12:32 +08:00 committed by GitHub
commit 7b3bb7b13f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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