From 4113a8128478cb49b279acf33caff37fa13d638e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:07 +0100 Subject: [PATCH 01/11] Update pip from 19.2.3 to 19.3.1 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 30cf8835125..281d59b3ff9 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # Base packages -pip==19.2.3 +pip==19.3.1 appdirs==1.4.3 virtualenv==16.7.5 From 77c5c6135ef2d43ffa74f2acaef975cb99cfd0da Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:08 +0100 Subject: [PATCH 02/11] Update virtualenv from 16.7.5 to 16.7.7 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 281d59b3ff9..cb887fda209 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,7 +1,7 @@ # Base packages pip==19.3.1 appdirs==1.4.3 -virtualenv==16.7.5 +virtualenv==16.7.7 django==1.11.25 # pyup: <1.12 django-extensions==2.2.3 From ed39374f89dc3cdd4f9eb2fab3e33d7e1f197f66 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:10 +0100 Subject: [PATCH 03/11] Update django-extensions from 2.2.3 to 2.2.5 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index cb887fda209..169830ffe67 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -4,7 +4,7 @@ appdirs==1.4.3 virtualenv==16.7.7 django==1.11.25 # pyup: <1.12 -django-extensions==2.2.3 +django-extensions==2.2.5 django_polymorphic==2.1.2 djangorestframework==3.10.3 From 0efb7389e66b9f0d33be74a9136f5b67ba84107e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:11 +0100 Subject: [PATCH 04/11] Update gitpython from 3.0.3 to 3.0.4 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 169830ffe67..40f99bb042c 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -42,7 +42,7 @@ celery==4.1.1 # pyup: ignore django-allauth==0.40.0 -GitPython==3.0.3 +GitPython==3.0.4 # Search elasticsearch==6.4.0 # pyup: <7.0.0 From dd8884ee29f6e3bd7fc6e8e1f6605bbfd4768c5e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:12 +0100 Subject: [PATCH 05/11] Update orjson from 2.0.7 to 2.1.0 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 40f99bb042c..dea00d8d3f5 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -64,7 +64,7 @@ git+https://github.com/elastic/elasticsearch-dsl-py@97e3f756a8cacd1c863d3ced3d17 # ImportError: cannot import name 'Document' django-elasticsearch-dsl==0.5.1 # pyup: ignore selectolax==0.2.1 -orjson==2.0.7 +orjson==2.1.0 # Utils django-gravatar2==1.4.2 From 6ed27c6e904432d290870a992012cc59fe66e1be Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:13 +0100 Subject: [PATCH 06/11] Update django-crispy-forms from 1.7.2 to 1.8.0 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index dea00d8d3f5..79276b1ea60 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -78,7 +78,7 @@ stripe==2.37.2 git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1.5 django-formtools==2.1 -django-crispy-forms==1.7.2 +django-crispy-forms==1.8.0 docker==4.1.0 From e24d8adde5b57f36e1dd80014c7d59cf2094fdae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:14 +0100 Subject: [PATCH 07/11] Update pillow from 6.2.0 to 6.2.1 --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index a893a8da8bc..8d630f715e6 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -5,4 +5,4 @@ gunicorn==19.9.0 django-redis-cache==2.1.0 #For resizing images -pillow==6.2.0 +pillow==6.2.1 From cbb0db4ab74b42061e6ed89be72e6c9547e1be8d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:16 +0100 Subject: [PATCH 08/11] Update pytest from 5.2.1 to 5.2.2 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 408f8a57bb2..367aa5d5ea0 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -2,7 +2,7 @@ -r local-docs-build.txt django-dynamic-fixture==2.0.0 -pytest==5.2.1 +pytest==5.2.2 pytest-django==3.5.1 pytest-xdist==1.30.0 pytest-cov==2.8.1 From 6aff65bf1619a69ebd163ae0577424c1788806f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:17 +0100 Subject: [PATCH 09/11] Update pytest-django from 3.5.1 to 3.6.0 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 367aa5d5ea0..49f147e5ffb 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -3,7 +3,7 @@ django-dynamic-fixture==2.0.0 pytest==5.2.2 -pytest-django==3.5.1 +pytest-django==3.6.0 pytest-xdist==1.30.0 pytest-cov==2.8.1 apipkg==1.5 From 184edee924ac591d22e8165e34b83754c9364e63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 20:21:18 +0100 Subject: [PATCH 10/11] Update pytest-mock from 1.11.1 to 1.11.2 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 49f147e5ffb..ac67ebf3e50 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -18,7 +18,7 @@ execnet==1.7.1 Mercurial==4.4.2 # pyup: ignore yamale==2.0.1 -pytest-mock==1.11.1 +pytest-mock==1.11.2 # local debugging tools datadiff==2.0.0 From 3a51d5052e802d4f538ab9eabab2fca322a58667 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Tue, 29 Oct 2019 12:47:19 +0100 Subject: [PATCH 11/11] Ignore orjson for now It makes TravisCI to fail and none of the tests are ran. --- requirements/pip.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 79276b1ea60..fcd9df42128 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -64,7 +64,9 @@ git+https://github.com/elastic/elasticsearch-dsl-py@97e3f756a8cacd1c863d3ced3d17 # ImportError: cannot import name 'Document' django-elasticsearch-dsl==0.5.1 # pyup: ignore selectolax==0.2.1 -orjson==2.1.0 + +# Ignoring orjson for now because it makes Travis to fail +orjson==2.0.7 # pyup: ignore # Utils django-gravatar2==1.4.2