mirror of https://github.com/pallets/flask.git
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:
commit
98fbb6a3a7
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue