From 23e1ec9139e2b955818ca0035e2d94bcff6186ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Jul 2017 18:39:02 +0100 Subject: [PATCH] Update boto from 2.47.0 to 2.48.0 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 427a5ef..8d5d444 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -9,7 +9,7 @@ gunicorn==19.7.1 # Static and Media Storage # ------------------------------------------------ -boto==2.47.0 +boto==2.48.0 django-storages-redux==1.3.2 # Raven is the Sentry client