From 2ae576bab68b20d6796f8d3ff4746f86893e605c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jul 2021 11:33:18 +0000 Subject: [PATCH] Bump eventlet from 0.30.2 to 0.31.0 in /st2actions 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](https://github.com/eventlet/eventlet/compare/v0.30.2...v0.31.0) Signed-off-by: dependabot[bot] --- st2actions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st2actions/requirements.txt b/st2actions/requirements.txt index c2cbd0b00f..747762adb2 100644 --- a/st2actions/requirements.txt +++ b/st2actions/requirements.txt @@ -7,7 +7,7 @@ # update the component requirements.txt apscheduler==3.7.0 chardet<3.1.0 -eventlet==0.30.2 +eventlet==0.31.0 git+https://github.com/StackStorm/logshipper.git@stackstorm_patched#egg=logshipper gitpython==3.1.15 jinja2==2.11.3