From 2838789560439126b062980ceddd0460adfb572c Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 9 Dec 2016 04:14:18 +0100 Subject: [PATCH 1/3] Update sh from 1.12.6 to 1.12.7 (#929) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9f14d35..33c0f9b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ cookiecutter==1.4.0 flake8==3.2.1 # pyup: != 2.6.0 -sh==1.12.6 +sh==1.12.7 binaryornot==0.4.0 # Testing From 5db3b39c19076a0595e11c64c76510b4d75fb588 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 9 Dec 2016 04:15:51 +0100 Subject: [PATCH 2/3] Update boto from 2.43.0 to 2.44.0 (#931) --- {{cookiecutter.project_slug}}/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements/production.txt b/{{cookiecutter.project_slug}}/requirements/production.txt index a8fbf468..4fa542d5 100644 --- a/{{cookiecutter.project_slug}}/requirements/production.txt +++ b/{{cookiecutter.project_slug}}/requirements/production.txt @@ -16,7 +16,7 @@ gunicorn==19.6.0 # Static and Media Storage # ------------------------------------------------ -boto==2.43.0 +boto==2.44.0 django-storages-redux==1.3.2 {% if cookiecutter.use_whitenoise != 'y' -%} Collectfast==0.3.1 From 37a359bd41d19ee5f0ff685e13f3cf726f0154ac Mon Sep 17 00:00:00 2001 From: Jimmy Gitonga Date: Fri, 9 Dec 2016 22:37:06 +0300 Subject: [PATCH 3/3] Update CONTRIBUTORS.rst (#935) --- CONTRIBUTORS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 6905454d..414d2a33 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -89,6 +89,7 @@ Listed in alphabetical order. Ian Lee `@IanLee1521`_ Jan Van Bruggen `@jvanbrug`_ Jens Nilsson `@phiberjenz`_ + Jimmy Gitonga `@afrowave`_ @afrowave Julien Almarcha `@sladinji`_ Julio Castillo `@juliocc`_ Kaido Kert `@kaidokert`_