From 4794edc352279e57b0206cc522ca2da8084d5ca3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 23:16:10 +0000 Subject: [PATCH] Bump gevent from 1.4.0 to 20.6.2 Bumps [gevent](https://github.com/gevent/gevent) from 1.4.0 to 20.6.2. - [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.6.2) 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..79c0677 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.6.2 \ No newline at end of file