From 19293b7a04996d6bd262370d41b0f211c1f2cf9a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Jul 2019 03:41:39 +0300 Subject: [PATCH] Update redis from 2.10.6 to 3.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7474bba..cbe1ec3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ psycopg2==2.7.6.1 python_dotenv==0.10.1 cerberus==1.2 rauth==0.7.3 -redis==2.10.6 +redis==3.3.0 celery==4.2.1 celery_redbeat==0.12.0 gunicorn==19.9.0