From e6e850d6d5f6cb605425c85d7c6b794230558fb9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 24 May 2017 22:55:50 +0100 Subject: [PATCH] Update boto from 2.44.0 to 2.47.0 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index b945185..68af75a 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -9,7 +9,7 @@ gunicorn==19.6.0 # Static and Media Storage # ------------------------------------------------ -boto==2.44.0 +boto==2.47.0 django-storages-redux==1.3.2 # Raven is the Sentry client