From 8aaaebaa2c1ded96e3aa040daec70cdb7afd8e2a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 12:01:01 +0000 Subject: [PATCH] Bump gevent from 1.3.4 to 1.5.0 Bumps [gevent](https://github.com/gevent/gevent) from 1.3.4 to 1.5.0. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_3.rst) - [Commits](https://github.com/gevent/gevent/compare/1.3.4...1.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 77d121c..df7fbfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ coreapi==2.3.3 # https://github.com/core-api/python-client gunicorn==19.8.1 # https://github.com/benoitc/gunicorn psycopg2==2.7.4 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 Collectfast==0.6.2 # https://github.com/antonagestam/collectfast -gevent==1.3.4 +gevent==1.5.0 # Django # ------------------------------------------------------------------------------