forked from orbit-oss/flask
Bump greenlet from 0.4.15 to 0.4.16
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 0.4.15 to 0.4.16. - [Release notes](https://github.com/python-greenlet/greenlet/releases) - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/NEWS) - [Commits](https://github.com/python-greenlet/greenlet/compare/0.4.15...0.4.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
42817f032a
commit
c2f2d9754b
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ click==7.1.2 # via pip-tools
|
||||||
distlib==0.3.0 # via virtualenv
|
distlib==0.3.0 # via virtualenv
|
||||||
docutils==0.16 # via sphinx
|
docutils==0.16 # via sphinx
|
||||||
filelock==3.0.12 # via tox, virtualenv
|
filelock==3.0.12 # via tox, virtualenv
|
||||||
greenlet==0.4.15 # via -r requirements/tests.in
|
greenlet==0.4.16 # via -r requirements/tests.in
|
||||||
identify==1.4.16 # via pre-commit
|
identify==1.4.16 # via pre-commit
|
||||||
idna==2.9 # via requests
|
idna==2.9 # via requests
|
||||||
imagesize==1.2.0 # via sphinx
|
imagesize==1.2.0 # via sphinx
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
attrs==19.3.0 # via pytest
|
attrs==19.3.0 # via pytest
|
||||||
blinker==1.4 # via -r requirements/tests.in
|
blinker==1.4 # via -r requirements/tests.in
|
||||||
greenlet==0.4.15 # via -r requirements/tests.in
|
greenlet==0.4.16 # via -r requirements/tests.in
|
||||||
more-itertools==8.3.0 # via pytest
|
more-itertools==8.3.0 # via pytest
|
||||||
packaging==20.4 # via pytest
|
packaging==20.4 # via pytest
|
||||||
pluggy==0.13.1 # via pytest
|
pluggy==0.13.1 # via pytest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue