From 8911ad91b27903915d17d681592087a52cf5f169 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Aug 2017 01:53:37 +0200 Subject: [PATCH] Update redis from 2.10.5 to 2.10.6 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4ffae13..5547431 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -25,7 +25,7 @@ pygments==2.2.0 # via sphinx pytest-django==3.1.2 pytest==3.2.1 pytz==2017.2 # via babel -redis==2.10.5 # via django-redis +redis==2.10.6 # via django-redis selenium==3.5.0 six==1.10.0 # via django-appconf, sphinx, sphinxcontrib-spelling snowballstemmer==1.2.1 # via sphinx