From 2838789560439126b062980ceddd0460adfb572c Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 9 Dec 2016 04:14:18 +0100 Subject: [PATCH 01/10] 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 a9f14d35f..33c0f9b6f 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 02/10] 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 a8fbf4682..4fa542d5b 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 03/10] Update CONTRIBUTORS.rst (#935) --- CONTRIBUTORS.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 6905454d1..414d2a33b 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`_ From c67b171139f407a4ff686baa46d845e83b153573 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 16 Dec 2016 09:24:34 +0100 Subject: [PATCH 04/10] Update boto from 2.44.0 to 2.45.0 (#943) --- {{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 4fa542d5b..26846268f 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.44.0 +boto==2.45.0 django-storages-redux==1.3.2 {% if cookiecutter.use_whitenoise != 'y' -%} Collectfast==0.3.1 From 0a37aa57bd8680a291df82bd933a89ccdcd18667 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 16 Dec 2016 09:24:42 +0100 Subject: [PATCH 05/10] Update sphinx from 1.5 to 1.5.1 (#940) --- {{cookiecutter.project_slug}}/requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements/local.txt b/{{cookiecutter.project_slug}}/requirements/local.txt index bd07432b4..c18094d7b 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -2,7 +2,7 @@ -r base.txt coverage==4.2 django-coverage-plugin==1.3.1 -Sphinx==1.5 +Sphinx==1.5.1 django-extensions==1.7.5 Werkzeug==0.11.11 django-test-plus==1.0.16 From 0abfa781f798fb2246f7a895791d2dad23249399 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 16 Dec 2016 09:24:50 +0100 Subject: [PATCH 06/10] Update gevent from 1.2a1 to 1.2a2 (#933) --- {{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 26846268f..a0e3051e1 100644 --- a/{{cookiecutter.project_slug}}/requirements/production.txt +++ b/{{cookiecutter.project_slug}}/requirements/production.txt @@ -11,7 +11,7 @@ psycopg2==2.6.2 # WSGI Handler # ------------------------------------------------ -gevent==1.2a1 +gevent==1.2a2 gunicorn==19.6.0 # Static and Media Storage From dc559f76498edd90e6ee5444231905d25fb40097 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 17 Dec 2016 12:07:38 +0100 Subject: [PATCH 07/10] Update sh from 1.12.7 to 1.12.8 (#946) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33c0f9b6f..763a2e854 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.7 +sh==1.12.8 binaryornot==0.4.0 # Testing From 7bdc95818a21457cd5da1640924ecfa142e6f576 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 17 Dec 2016 12:07:47 +0100 Subject: [PATCH 08/10] Update factory-boy to 2.8.1 (#947) * Update factory-boy from 2.7.0 to 2.8.1 * Update factory-boy from 2.7.0 to 2.8.1 --- {{cookiecutter.project_slug}}/requirements/local.txt | 2 +- {{cookiecutter.project_slug}}/requirements/test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/{{cookiecutter.project_slug}}/requirements/local.txt b/{{cookiecutter.project_slug}}/requirements/local.txt index c18094d7b..f208fe7cf 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -6,7 +6,7 @@ Sphinx==1.5.1 django-extensions==1.7.5 Werkzeug==0.11.11 django-test-plus==1.0.16 -factory_boy==2.7.0 +factory-boy==2.8.1 django-debug-toolbar==1.6 diff --git a/{{cookiecutter.project_slug}}/requirements/test.txt b/{{cookiecutter.project_slug}}/requirements/test.txt index 759deb1c1..14f7c391c 100644 --- a/{{cookiecutter.project_slug}}/requirements/test.txt +++ b/{{cookiecutter.project_slug}}/requirements/test.txt @@ -10,7 +10,7 @@ psycopg2==2.6.2 coverage==4.2 flake8==3.2.1 # pyup: != 2.6.0 django-test-plus==1.0.16 -factory_boy==2.7.0 +factory-boy==2.8.1 # pytest pytest-django==3.1.2 From f00acba613a03494a8b35bd1d2a7b87415885357 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 17 Dec 2016 12:07:57 +0100 Subject: [PATCH 09/10] Update collectfast from 0.3.1 to 0.4.0 (#948) --- {{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 a0e3051e1..f169523b7 100644 --- a/{{cookiecutter.project_slug}}/requirements/production.txt +++ b/{{cookiecutter.project_slug}}/requirements/production.txt @@ -19,7 +19,7 @@ gunicorn==19.6.0 boto==2.45.0 django-storages-redux==1.3.2 {% if cookiecutter.use_whitenoise != 'y' -%} -Collectfast==0.3.1 +Collectfast==0.4.0 {%- endif %} # Email backends for Mailgun, Postmark, SendGrid and more From 8f1a6e20e460d0cdc89e37e2aee3648e2b079fec Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sun, 18 Dec 2016 23:13:09 +0100 Subject: [PATCH 10/10] Update cookiecutter from 1.4.0 to 1.5.0 (#952) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 763a2e854..a46890d72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cookiecutter==1.4.0 +cookiecutter==1.5.0 flake8==3.2.1 # pyup: != 2.6.0 sh==1.12.8 binaryornot==0.4.0