Skip to content

Commit cab9367

Browse files
Bump gevent from 1.5.0 to 20.4.0
Bumps [gevent](https://github.com/gevent/gevent) from 1.5.0 to 20.4.0. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_5.rst) - [Commits](gevent/gevent@1.5.0...20.04.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e34794f commit cab9367

File tree

2 files changed

+33
-27
lines changed

2 files changed

+33
-27
lines changed

poetry.lock

Lines changed: 32 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ marshmallow = "^3.4.0"
1111
webargs = "^6.0.0"
1212
apispec = "^3.2.0"
1313
flask-cors = "^3.0.8"
14-
gevent = "^1.4.0"
14+
gevent = ">=1.4,<21.0"
1515
gevent-websocket = "^0.10.1"
1616
zeroconf = ">=0.24.5,<0.26.0"
1717

0 commit comments

Comments
 (0)