Skip to content

Commit 9610ea3

Browse files
Bump eventlet from 0.30.2 to 0.31.0 in /st2api
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.30.2 to 0.31.0. - [Release notes](https://github.com/eventlet/eventlet/releases) - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](eventlet/eventlet@v0.30.2...v0.31.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6f5c7c commit 9610ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

st2api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# If you want to update depdencies for a single component, modify the
66
# in-requirements.txt for that component and then run 'make requirements' to
77
# update the component requirements.txt
8-
eventlet==0.30.2
8+
eventlet==0.31.0
99
gunicorn==20.1.0
1010
jsonschema==2.6.0
1111
kombu==5.0.2

0 commit comments

Comments
 (0)