From 95dcbcd3981f1e4652e5c3d7affbd2acedcbff7d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 05:57:59 +0000 Subject: [PATCH] build(deps): bump gevent from 1.4.0 to 21.1.1 Bumps [gevent](https://github.com/gevent/gevent) from 1.4.0 to 21.1.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_4.rst) - [Commits](https://github.com/gevent/gevent/compare/1.4.0...21.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5253a3e8..73c5487c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ kazoo==2.6.1 # for building dependency graph snakefood -gevent==1.4.0 +gevent==21.1.1 redis==2.10.6 # previous 3.11 has a security issue, which is fixed in at least 4.2b1 PyYAML==4.2b4