From 97b8ce67c02d93ceb44b96741ee6121e5d382620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 10:18:14 +0200 Subject: [PATCH] Update dependency redis to v3.3.8 (#143) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25cfa4b1..796efea4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ requests==2.22.0 psycopg2==2.8.3 jsonschema==3.0.2 celery==4.3.0 -redis==3.3.7 +redis==3.3.8 cryptography==2.7 markdown2==2.3.8 twilio==6.29.3