From a1ec87367a15c6b16dc074185dd721afed35cf38 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:21 -0300 Subject: [PATCH 01/16] Update django from 2.2.3 to 3.2.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40b97d5..f7a9860 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==2.2.3 +django==3.2.4 gunicorn==19.9.0 django-htmlmin==0.11.0 django-image-cropping==1.2.0 From eb8edc2dc6fa74d3cf909c14401eee3c444b7a19 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:21 -0300 Subject: [PATCH 02/16] Update gunicorn from 19.9.0 to 20.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f7a9860..4827264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django==3.2.4 -gunicorn==19.9.0 +gunicorn==20.1.0 django-htmlmin==0.11.0 django-image-cropping==1.2.0 easy_thumbnails==2.6 From 5d203da767ce0b505c2f5e343c4aff70479af585 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:21 -0300 Subject: [PATCH 03/16] Update django-image-cropping from 1.2.0 to 1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4827264..21808d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django==3.2.4 gunicorn==20.1.0 django-htmlmin==0.11.0 -django-image-cropping==1.2.0 +django-image-cropping==1.5.0 easy_thumbnails==2.6 WhiteNoise==4.1.2 django-redis==4.10.0 From a248b6a28317f2b8b5a8a498d2a283e590f7de7a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:21 -0300 Subject: [PATCH 04/16] Update easy_thumbnails from 2.6 to 2.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21808d9..02f7c78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ django==3.2.4 gunicorn==20.1.0 django-htmlmin==0.11.0 django-image-cropping==1.5.0 -easy_thumbnails==2.6 +easy_thumbnails==2.7.1 WhiteNoise==4.1.2 django-redis==4.10.0 django-ckeditor==5.7.1 From a23fcc4d7dfcdd874e82273df6b2f72a56b5bfb6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:22 -0300 Subject: [PATCH 05/16] Update whitenoise from 4.1.2 to 5.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 02f7c78..652280d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ gunicorn==20.1.0 django-htmlmin==0.11.0 django-image-cropping==1.5.0 easy_thumbnails==2.7.1 -WhiteNoise==4.1.2 +WhiteNoise==5.2.0 django-redis==4.10.0 django-ckeditor==5.7.1 Pillow==6.0.0 \ No newline at end of file From bc7b1d1a93af12c946c07e18d65629a58b71fe4d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:22 -0300 Subject: [PATCH 06/16] Update django-redis from 4.10.0 to 5.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 652280d..8aec18e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ django-htmlmin==0.11.0 django-image-cropping==1.5.0 easy_thumbnails==2.7.1 WhiteNoise==5.2.0 -django-redis==4.10.0 +django-redis==5.0.0 django-ckeditor==5.7.1 Pillow==6.0.0 \ No newline at end of file From bc4c7c64128e52562181470071fae9a2c5fc7700 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:22 -0300 Subject: [PATCH 07/16] Update django-ckeditor from 5.7.1 to 6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8aec18e..d4a0013 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ django-image-cropping==1.5.0 easy_thumbnails==2.7.1 WhiteNoise==5.2.0 django-redis==5.0.0 -django-ckeditor==5.7.1 +django-ckeditor==6.1.0 Pillow==6.0.0 \ No newline at end of file From f815d3b482c0558a16f3acda09a76c247b954207 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:23 -0300 Subject: [PATCH 08/16] Update pillow from 6.0.0 to 8.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4a0013..edc7d8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ easy_thumbnails==2.7.1 WhiteNoise==5.2.0 django-redis==5.0.0 django-ckeditor==6.1.0 -Pillow==6.0.0 \ No newline at end of file +Pillow==8.2.0 \ No newline at end of file From b9b7c34f7ea7ca2b63fed52e06c73e913d22c25c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:23 -0300 Subject: [PATCH 09/16] Update ptvsd from 4.2.10 to 4.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0419142..eb05a96 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ -r requirements.txt -ptvsd==4.2.10 +ptvsd==4.3.2 pylint==2.3.1 autopep8==1.4.4 coverage==4.5.3 From 8878dcba7943212e9b508a04cdab996bb81330c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:23 -0300 Subject: [PATCH 10/16] Update pylint from 2.3.1 to 2.8.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb05a96..1500535 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ -r requirements.txt ptvsd==4.3.2 -pylint==2.3.1 +pylint==2.8.3 autopep8==1.4.4 coverage==4.5.3 coveralls==1.8.1 From 518ae4dbb929e6226490e37966abd929f5157ac1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:24 -0300 Subject: [PATCH 11/16] Update autopep8 from 1.4.4 to 1.5.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1500535..97b82f0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ -r requirements.txt ptvsd==4.3.2 pylint==2.8.3 -autopep8==1.4.4 +autopep8==1.5.7 coverage==4.5.3 coveralls==1.8.1 pre-commit==1.17.0 From 32ea4cac7b8835ac72d7cf1d5022e7d282094e82 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:24 -0300 Subject: [PATCH 12/16] Update coverage from 4.5.3 to 5.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 97b82f0..f8c7176 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ ptvsd==4.3.2 pylint==2.8.3 autopep8==1.5.7 -coverage==4.5.3 +coverage==5.5 coveralls==1.8.1 pre-commit==1.17.0 tox==3.13.1 From c5d3b8fb123355b9b40eaa83dc5d966f6d1d1a98 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:24 -0300 Subject: [PATCH 13/16] Update coveralls from 1.8.1 to 3.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f8c7176..b484fa2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ ptvsd==4.3.2 pylint==2.8.3 autopep8==1.5.7 coverage==5.5 -coveralls==1.8.1 +coveralls==3.1.0 pre-commit==1.17.0 tox==3.13.1 pytest==5.0.0 From 24e32a9e51ddfd05c8439dd5d56d06fc46655794 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:25 -0300 Subject: [PATCH 14/16] Update pre-commit from 1.17.0 to 2.13.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b484fa2..e334aa8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,6 +4,6 @@ pylint==2.8.3 autopep8==1.5.7 coverage==5.5 coveralls==3.1.0 -pre-commit==1.17.0 +pre-commit==2.13.0 tox==3.13.1 pytest==5.0.0 From 375b15241a7a7f6ffcfbc8421fb10b8ecaa78607 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:25 -0300 Subject: [PATCH 15/16] Update tox from 3.13.1 to 3.23.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e334aa8..946ae5e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ autopep8==1.5.7 coverage==5.5 coveralls==3.1.0 pre-commit==2.13.0 -tox==3.13.1 +tox==3.23.1 pytest==5.0.0 From 49c79a3973be44741484174a5e3d6c74c43764e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Jun 2021 17:07:25 -0300 Subject: [PATCH 16/16] Update pytest from 5.0.0 to 6.2.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 946ae5e..1626eae 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,4 +6,4 @@ coverage==5.5 coveralls==3.1.0 pre-commit==2.13.0 tox==3.23.1 -pytest==5.0.0 +pytest==6.2.4