Merge pull request #3891 from pallets/dependabot/pip/greenlet-1.0.0

This commit is contained in:
dependabot-preview[bot] 2021-02-02 03:39:08 +00:00 committed by GitHub
commit 096ac67b97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 12 deletions

View file

@ -30,7 +30,7 @@ filelock==3.0.12
# via
# tox
# virtualenv
greenlet==0.4.17
greenlet==1.0.0
# via -r requirements/tests.in
identify==1.5.6
# via pre-commit

View file

@ -4,14 +4,25 @@
#
# pip-compile requirements/tests.in
#
attrs==20.2.0 # via pytest
blinker==1.4 # via -r requirements/tests.in
greenlet==0.4.17 # via -r requirements/tests.in
iniconfig==1.1.1 # via pytest
packaging==20.8 # via pytest
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pyparsing==2.4.7 # via packaging
pytest==6.2.1 # via -r requirements/tests.in
python-dotenv==0.15.0 # via -r requirements/tests.in
toml==0.10.2 # via pytest
attrs==20.2.0
# via pytest
blinker==1.4
# via -r requirements/tests.in
greenlet==1.0.0
# via -r requirements/tests.in
iniconfig==1.1.1
# via pytest
packaging==20.8
# via pytest
pluggy==0.13.1
# via pytest
py==1.9.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.1
# via -r requirements/tests.in
python-dotenv==0.15.0
# via -r requirements/tests.in
toml==0.10.2
# via pytest