From 5c96856e9fd45bd87d96cc31103f97345b8988fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:08 +0100 Subject: [PATCH 01/20] Update cffi from 1.13.2 to 1.14.0 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index 259890a1..90ab0487 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -8,7 +8,7 @@ attrs==19.3.0 # via pytest beautifulsoup4==4.8.2 brotlipy==0.7.0 certifi==2019.11.28 # via requests -cffi==1.13.2 # via brotlipy +cffi==1.14.0 # via brotlipy chardet==3.0.4 # via requests coverage==5.0.3 django-admin-tools==0.9.0 From 81a650d0829f1ad2d94667bb1b297ceae4bb32fd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:09 +0100 Subject: [PATCH 02/20] Update django-any-imagefield from 1.0 to 1.1 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index 90ab0487..83db14ad 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -13,7 +13,7 @@ chardet==3.0.4 # via requests coverage==5.0.3 django-admin-tools==0.9.0 django-analytical==2.5.0 -django-any-imagefield==1.0 +django-any-imagefield==1.1 django-any-urlfield==2.6.2 django-appconf==1.0.3 # via django-axes, django-compressor django-axes==5.2.2 From 257b0ad58b6193d8793345f96d1f8faf8b2ba2f6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:11 +0100 Subject: [PATCH 03/20] Update django-any-imagefield from 1.0 to 1.1 --- src/requirements/base.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.in b/src/requirements/base.in index c7544668..d2cb78e8 100644 --- a/src/requirements/base.in +++ b/src/requirements/base.in @@ -21,7 +21,7 @@ django-fluent-utils == 2.0.1 brotlipy == 0.7.0 django-admin-tools == 0.9.0 django-analytical == 2.5.0 -django-any-imagefield == 1.0 +django-any-imagefield==1.1 django-any-urlfield == 2.6.2 django-axes == 5.2.2 django-categories-i18n == 1.1.1 From cf7af523861b7f47a8373b244979442bc4657b62 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:13 +0100 Subject: [PATCH 04/20] Update django-crispy-forms from 1.8.1 to 1.9.0 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index 83db14ad..ffb8f07f 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -20,7 +20,7 @@ django-axes==5.2.2 django-categories-i18n==1.1.1 django-compressor==2.4 django-contrib-comments==1.9.2 -django-crispy-forms==1.8.1 +django-crispy-forms==1.9.0 django-environ==0.4.5 django-filebrowser-no-grappelli==3.8.0 django-fluent-blogs==2.0.5 From 51207a6edef868a2f0c0e60589869d315e2734cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:14 +0100 Subject: [PATCH 05/20] Update django-crispy-forms from 1.8.1 to 1.9.0 --- src/requirements/base.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.in b/src/requirements/base.in index d2cb78e8..abf5dedc 100644 --- a/src/requirements/base.in +++ b/src/requirements/base.in @@ -27,7 +27,7 @@ django-axes == 5.2.2 django-categories-i18n == 1.1.1 django-compressor == 2.4 django-contrib-comments == 1.9.2 -django-crispy-forms == 1.8.1 +django-crispy-forms==1.9.0 django-environ == 0.4.5 django-filebrowser-no-grappelli == 3.8.0 django-healthchecks == 1.4.2 From 5fd787a4ee28b9d3074fe5e13d13662a7dda5bac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:16 +0100 Subject: [PATCH 06/20] Update django from 2.2.10 to 3.0.3 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index ffb8f07f..c10c496c 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -46,7 +46,7 @@ django-template-analyzer==1.6.2 django-threadedcomments==1.2 django-tinymce==2.8.0 django-wysiwyg==0.8.0 -django==2.2.10 +django==3.0.3 future==0.18.2 # via django-fluent-contents, django-fluent-dashboard, django-fluent-pages, django-polymorphic-tree html5lib==1.0.1 idna==2.8 # via requests From 329f9844c1d1a38bd4aee83e20406d78414e0633 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:17 +0100 Subject: [PATCH 07/20] Update django from 2.2.10 to 3.0.3 --- src/requirements/base.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.in b/src/requirements/base.in index abf5dedc..bd8ee937 100644 --- a/src/requirements/base.in +++ b/src/requirements/base.in @@ -1,7 +1,7 @@ # Install with: `pip install -r requirements/base.txt` # Infrastructure -Django == 2.2.10 +Django==3.0.3 Pillow == 7.0.0 psycopg2 == 2.8.4 python-memcached == 1.59 From f1f3a2ba6b043ad488d5a1ec1633cbb35d272e29 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:18 +0100 Subject: [PATCH 08/20] Update idna from 2.8 to 2.9 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index c10c496c..1b5935ea 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -49,7 +49,7 @@ django-wysiwyg==0.8.0 django==3.0.3 future==0.18.2 # via django-fluent-contents, django-fluent-dashboard, django-fluent-pages, django-polymorphic-tree html5lib==1.0.1 -idna==2.8 # via requests +idna==2.9 # via requests importlib-metadata==1.5.0 # via pluggy, pytest micawber==0.5.1 mock==3.0.5 From d81be3fc963504b6ecee282062c97c5c0d4f8eae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:19 +0100 Subject: [PATCH 09/20] Update mock from 3.0.5 to 4.0.1 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index 1b5935ea..cbf8012b 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -52,7 +52,7 @@ html5lib==1.0.1 idna==2.9 # via requests importlib-metadata==1.5.0 # via pluggy, pytest micawber==0.5.1 -mock==3.0.5 +mock==4.0.1 more-itertools==8.2.0 # via pytest netaddr==0.7.19 packaging==20.1 # via pytest, pytest-sugar From 13ef8eb0515107b2ce02ab2845374692662f754b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:20 +0100 Subject: [PATCH 10/20] Update mock from 3.0.5 to 4.0.1 --- src/requirements/base.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.in b/src/requirements/base.in index bd8ee937..dd920754 100644 --- a/src/requirements/base.in +++ b/src/requirements/base.in @@ -60,7 +60,7 @@ django-template-analyzer == 1.6.2 python-akismet == 0.4.1 # Testing -mock == 3.0.5 +mock==4.0.1 coverage == 5.0.3 # Pytest (optional testrunner) From 167c7f5ee1944a3d33970ba59eecfda9949e673d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:21 +0100 Subject: [PATCH 11/20] Update requests from 2.22.0 to 2.23.0 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index cbf8012b..c13e4e85 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -73,7 +73,7 @@ pytz==2019.3 raven==6.10.0 rcssmin==1.0.6 # via django-compressor redis==3.4.1 -requests==2.22.0 # via django-healthchecks, python-akismet +requests==2.23.0 # via django-healthchecks, python-akismet rjsmin==1.1.0 # via django-compressor six==1.14.0 # via django-appconf, django-compressor, django-contrib-comments, django-filebrowser-no-grappelli, django-fluent-contents, django-healthchecks, django-parler, html5lib, mock, packaging, python-memcached smartypants==2.0.1 From a3172726c5f8fd2683e8faed6821d5654ca6ca0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:23 +0100 Subject: [PATCH 12/20] Update sorl-thumbnail from 12.6.2 to 12.6.3 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index c13e4e85..21a45d7b 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -77,7 +77,7 @@ requests==2.23.0 # via django-healthchecks, python-akismet rjsmin==1.1.0 # via django-compressor six==1.14.0 # via django-appconf, django-compressor, django-contrib-comments, django-filebrowser-no-grappelli, django-fluent-contents, django-healthchecks, django-parler, html5lib, mock, packaging, python-memcached smartypants==2.0.1 -sorl-thumbnail==12.6.2 +sorl-thumbnail==12.6.3 soupsieve==1.9.5 # via beautifulsoup4 sqlparse==0.3.0 # via django taggit-selectize==2.7.1 From b403937ca84320c4d09d0bc2594518de276c1944 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:24 +0100 Subject: [PATCH 13/20] Update sorl-thumbnail from 12.6.2 to 12.6.3 --- src/requirements/base.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.in b/src/requirements/base.in index dd920754..3033c1e9 100644 --- a/src/requirements/base.in +++ b/src/requirements/base.in @@ -50,7 +50,7 @@ netaddr == 0.7.19 pytz == 2019.3 redis == 3.4.1 smartypants == 2.0.1 -sorl-thumbnail == 12.6.2 +sorl-thumbnail==12.6.3 taggit-selectize == 2.7.1 whitenoise == 5.0.1 From 46a811183ebfa69362a8d70e02f59477d131bfbb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:26 +0100 Subject: [PATCH 14/20] Update soupsieve from 1.9.5 to 2.0 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index 21a45d7b..ae9fea38 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -78,7 +78,7 @@ rjsmin==1.1.0 # via django-compressor six==1.14.0 # via django-appconf, django-compressor, django-contrib-comments, django-filebrowser-no-grappelli, django-fluent-contents, django-healthchecks, django-parler, html5lib, mock, packaging, python-memcached smartypants==2.0.1 sorl-thumbnail==12.6.3 -soupsieve==1.9.5 # via beautifulsoup4 +soupsieve==2.0 # via beautifulsoup4 sqlparse==0.3.0 # via django taggit-selectize==2.7.1 termcolor==1.1.0 # via pytest-sugar From b141c2dd493ac425ec0cc244055bbfa4dc19fc15 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:27 +0100 Subject: [PATCH 15/20] Update sqlparse from 0.3.0 to 0.3.1 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index ae9fea38..13d74757 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -79,7 +79,7 @@ six==1.14.0 # via django-appconf, django-compressor, django-contri smartypants==2.0.1 sorl-thumbnail==12.6.3 soupsieve==2.0 # via beautifulsoup4 -sqlparse==0.3.0 # via django +sqlparse==0.3.1 # via django taggit-selectize==2.7.1 termcolor==1.1.0 # via pytest-sugar urllib3==1.25.8 # via requests From 42dc262a64c13f8c7b5860a60785b0e623a18af8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:28 +0100 Subject: [PATCH 16/20] Update zipp from 2.1.0 to 3.0.0 --- src/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/base.txt b/src/requirements/base.txt index 13d74757..26a685e8 100644 --- a/src/requirements/base.txt +++ b/src/requirements/base.txt @@ -88,4 +88,4 @@ wcwidth==0.1.8 # via pytest webencodings==0.5.1 # via html5lib whitenoise==5.0.1 wsgiunproxy==1.0 -zipp==2.1.0 # via importlib-metadata +zipp==3.0.0 # via importlib-metadata From 0b8cfe9e2f07203579afa58041743fc34e4801b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:29 +0100 Subject: [PATCH 17/20] Update django-extensions from 2.2.6 to 2.2.8 --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index 393fca17..b2ac1ef3 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -6,7 +6,7 @@ # Debugging django-debug-toolbar == 2.2 -django-extensions == 2.2.6 +django-extensions==2.2.8 # Documentation Sphinx == 2.3.1 From d31b4ab7286a80c6eb2581eb051d3a06a9aef6a0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:30 +0100 Subject: [PATCH 18/20] Update sphinx from 2.3.1 to 2.4.3 --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index b2ac1ef3..8b5aa124 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -9,7 +9,7 @@ django-debug-toolbar == 2.2 django-extensions==2.2.8 # Documentation -Sphinx == 2.3.1 +Sphinx==2.4.3 sphinx-rtd-theme == 0.4.3 # Profiling From 4ebba8a0aa6db490d119c244e0567ed24def49c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:31 +0100 Subject: [PATCH 19/20] Update ipython from 7.12.0 to 7.13.0 --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index 8b5aa124..bf3f38ef 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -19,5 +19,5 @@ yet-another-django-profiler == 1.1.0 # Debugging django-debugtools == 1.7.4 -ipython == 7.12.0 +ipython==7.13.0 ptpython == 3.0.0 From 4077549b2f882cfab7d8630134e7836d4585444d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Mar 2020 15:52:32 +0100 Subject: [PATCH 20/20] Update ptpython from 3.0.0 to 3.0.1 --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index bf3f38ef..6f140031 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -20,4 +20,4 @@ yet-another-django-profiler == 1.1.0 # Debugging django-debugtools == 1.7.4 ipython==7.13.0 -ptpython == 3.0.0 +ptpython==3.0.1