Skip to content

Commit 6d76c58

Browse files
authored
Merge pull request #53 from labthings/dependabot/pip/gevent-20.4.0
Bump gevent from 1.5.0 to 20.4.0
2 parents e34794f + cab9367 commit 6d76c58

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)