From 2a119abc8cace4aa6f2191f56f69f38db6930321 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 23:13:57 +0000 Subject: [PATCH] Bump gevent from 1.4.0 to 20.5.0 Bumps [gevent](https://github.com/gevent/gevent) from 1.4.0 to 20.5.0. - [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...20.5.0) 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 910ceef..2cddf9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -gevent==1.4.0 \ No newline at end of file +gevent==20.5.0 \ No newline at end of file