From fa2d9f6fe2f3dee2a2bc31199b59f727e6e129c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Apr 2019 02:34:27 +0100 Subject: [PATCH] Pin boto3 to latest version 1.9.136 --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 87f9181..9db2b35 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -11,7 +11,7 @@ gunicorn==19.7.1 # Static and Media Storage # ------------------------------------------------ -boto3 +boto3==1.9.136 django-storages==1.6.5