From 2502da57066cf8c49a2aca6525428657ea8eefb6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:04 -0300 Subject: [PATCH 01/11] Update django from 2.1.7 to 2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71746b9..93e25d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==2.1.7 +django==2.2.3 gunicorn==19.9.0 django-htmlmin==0.10.0 django-image-cropping==1.2.0 From 656f87a25960857868ec7092893664f10f47e617 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:04 -0300 Subject: [PATCH 02/11] Update django-htmlmin from 0.10.0 to 0.11.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93e25d5..c3cc5fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django==2.2.3 gunicorn==19.9.0 -django-htmlmin==0.10.0 +django-htmlmin==0.11.0 django-image-cropping==1.2.0 easy_thumbnails==2.6 WhiteNoise==4.1.2 From e4dde6f2a963ff19adb4a915cc7c5cc3e9b8704a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:05 -0300 Subject: [PATCH 03/11] Update django-ckeditor from 5.6.1 to 5.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3cc5fa..be4621c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ django-image-cropping==1.2.0 easy_thumbnails==2.6 WhiteNoise==4.1.2 django-redis==4.10.0 -django-ckeditor==5.6.1 +django-ckeditor==5.7.1 Pillow==5.4.1 \ No newline at end of file From 203fbe16077e1ebf2100acc48733377237f6c804 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:06 -0300 Subject: [PATCH 04/11] Update pillow from 5.4.1 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be4621c..40b97d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ easy_thumbnails==2.6 WhiteNoise==4.1.2 django-redis==4.10.0 django-ckeditor==5.7.1 -Pillow==5.4.1 \ No newline at end of file +Pillow==6.0.0 \ No newline at end of file From 4cddf4f2d1c39b80b203b80fd0ce43d0849377fb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:07 -0300 Subject: [PATCH 05/11] Update ptvsd from 4.2.4 to 4.2.10 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 42548b5..6f3e1e2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ -r requirements.txt -ptvsd==4.2.4 +ptvsd==4.2.10 pylint==2.3.1 autopep8==1.4.3 coverage==4.5.2 From f9399966b26e8d832c82306ecc4ef113c4195758 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:08 -0300 Subject: [PATCH 06/11] Update autopep8 from 1.4.3 to 1.4.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6f3e1e2..55a2f8e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -r requirements.txt ptvsd==4.2.10 pylint==2.3.1 -autopep8==1.4.3 +autopep8==1.4.4 coverage==4.5.2 coveralls==1.6.0 pre-commit==1.14.4 From 838483aa4117ba73abe6bc7c51a6921b1d51a4c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:10 -0300 Subject: [PATCH 07/11] Update coverage from 4.5.2 to 4.5.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 55a2f8e..92464a3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ ptvsd==4.2.10 pylint==2.3.1 autopep8==1.4.4 -coverage==4.5.2 +coverage==4.5.3 coveralls==1.6.0 pre-commit==1.14.4 tox==3.7.0 From 120eaa920c6fd9d2523ab1d449b7ae58357e1d2b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:11 -0300 Subject: [PATCH 08/11] Update coveralls from 1.6.0 to 1.8.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 92464a3..306e3f3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ ptvsd==4.2.10 pylint==2.3.1 autopep8==1.4.4 coverage==4.5.3 -coveralls==1.6.0 +coveralls==1.8.1 pre-commit==1.14.4 tox==3.7.0 pytest==4.3.0 From a25ba54236baeaec2b0c4805343a5e0fd79a731b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:11 -0300 Subject: [PATCH 09/11] Update pre-commit from 1.14.4 to 1.17.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 306e3f3..c9b22ee 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,6 +4,6 @@ pylint==2.3.1 autopep8==1.4.4 coverage==4.5.3 coveralls==1.8.1 -pre-commit==1.14.4 +pre-commit==1.17.0 tox==3.7.0 pytest==4.3.0 From d1be4a622498c05aeb30baf2ad8a32bc69bf6aba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:13 -0300 Subject: [PATCH 10/11] Update tox from 3.7.0 to 3.13.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c9b22ee..6f0d615 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ autopep8==1.4.4 coverage==4.5.3 coveralls==1.8.1 pre-commit==1.17.0 -tox==3.7.0 +tox==3.13.1 pytest==4.3.0 From dd925018a5af87d1e90e7965fb9454e4f36247b1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jul 2019 19:09:14 -0300 Subject: [PATCH 11/11] Update pytest from 4.3.0 to 5.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6f0d615..0419142 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,4 +6,4 @@ coverage==4.5.3 coveralls==1.8.1 pre-commit==1.17.0 tox==3.13.1 -pytest==4.3.0 +pytest==5.0.0