Skip to content

Commit

Permalink
Bump gevent from 1.5.0 to 20.4.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] authored Apr 23, 2020
1 parent e34794f commit cab9367
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 27 deletions.
58 changes: 32 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ marshmallow = "^3.4.0"
webargs = "^6.0.0"
apispec = "^3.2.0"
flask-cors = "^3.0.8"
gevent = "^1.4.0"
gevent = ">=1.4,<21.0"
gevent-websocket = "^0.10.1"
zeroconf = ">=0.24.5,<0.26.0"

Expand Down

0 comments on commit cab9367

Please sign in to comment.