From 73e60d3e3f941d9d3dd533be65732fa995ee4d64 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:07 -0500 Subject: [PATCH 01/10] Update pip from 19.2.2 to 19.2.3 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 05f88fcf907..8944c1fbc6f 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # Base packages -pip==19.2.2 +pip==19.2.3 appdirs==1.4.3 virtualenv==16.7.2 From 6696f2f551e33c25121e349443438945f4d58e35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:08 -0500 Subject: [PATCH 02/10] Update virtualenv from 16.7.2 to 16.7.4 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 8944c1fbc6f..ca2940f87bb 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,7 +1,7 @@ # Base packages pip==19.2.3 appdirs==1.4.3 -virtualenv==16.7.2 +virtualenv==16.7.4 django==1.11.23 # pyup: <1.12 django-extensions==2.2.1 From db6777da9fa94af9c4632428dc00916632aa93b0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:10 -0500 Subject: [PATCH 03/10] Update django from 1.11.23 to 1.11.24 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index ca2940f87bb..804bf724239 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -3,7 +3,7 @@ pip==19.2.3 appdirs==1.4.3 virtualenv==16.7.4 -django==1.11.23 # pyup: <1.12 +django==1.11.24 # pyup: <1.12 django-extensions==2.2.1 django_polymorphic==2.1.2 From f51536125612328ec17bbd91c48016943ec01299 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:11 -0500 Subject: [PATCH 04/10] Update django-allauth from 0.39.1 to 0.40.0 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 804bf724239..7255bc93c06 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -40,7 +40,7 @@ kombu==4.3.0 # pyup: ignore # when ALWAYS_EAGER = True celery==4.1.1 # pyup: ignore -django-allauth==0.39.1 +django-allauth==0.40.0 GitPython==3.0.1 From 61e9d075043f2b1d048fcfecd8343f6f09e034f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:12 -0500 Subject: [PATCH 05/10] Update gitpython from 3.0.1 to 3.0.2 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 7255bc93c06..d10ea5909b7 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.1 +GitPython==3.0.2 # Search elasticsearch==6.4.0 # pyup: <7.0.0 From e7e48d09540ca1bb5ded869f547bbf0baf60a9e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:13 -0500 Subject: [PATCH 06/10] Update stripe from 2.34.0 to 2.35.1 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index d10ea5909b7..c971e222377 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -76,7 +76,7 @@ pytz==2019.2 Unipath==1.1 django-kombu==0.9.4 mock==3.0.5 -stripe==2.34.0 +stripe==2.35.1 # unicode-slugify==0.1.5 is not released on PyPI yet git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1.5 From 2c96654e3e6d608224b4dc15751b72103d5ea729 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:14 -0500 Subject: [PATCH 07/10] Update nltk from 3.4.4 to 3.4.5 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index c971e222377..61329a8868e 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -89,7 +89,7 @@ docker==4.0.2 django-textclassifier==1.0 # django-textclassifier doesn't have pinned versions # if there is an update they could break our code -nltk==3.4.4 +nltk==3.4.5 textblob==0.15.3 django-annoying==0.10.4 From a7a6f57623c4584ec50d48489b12bc3a0f0fcb9d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:16 -0500 Subject: [PATCH 08/10] Update sphinx-tabs from 1.1.11 to 1.1.12 --- requirements/local-docs-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local-docs-build.txt b/requirements/local-docs-build.txt index 67d4ce20f17..b05b43848aa 100644 --- a/requirements/local-docs-build.txt +++ b/requirements/local-docs-build.txt @@ -11,7 +11,7 @@ docutils==0.14 # pyup: ignore sphinx_rtd_theme==0.4.3 -sphinx-tabs==1.1.11 +sphinx-tabs==1.1.12 # Required to avoid Transifex error with reserved slug # https://github.com/sphinx-doc/sphinx-intl/pull/27 git+https://github.com/agjohnson/sphinx-intl.git@7b5c66bdb30f872b3b1286e371f569c8dcb66de5#egg=sphinx-intl From f8268e5fdc27df30fade024e21e344fa48caa105 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:17 -0500 Subject: [PATCH 09/10] Update execnet from 1.7.0 to 1.7.1 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 6267c589dde..48e169ea93e 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -12,7 +12,7 @@ pytest-django==3.4.6 # pyup: <3.4.7 pytest-xdist==1.27.0 # pyup: ignore pytest-cov==2.7.1 apipkg==1.5 -execnet==1.7.0 +execnet==1.7.1 # Mercurial 4.3 and newer require Python 2.7 # Mercurial is actively being ported to Python 3. As of Mercurial 4.3, From 854b1e4d28403428c64b3d7375e109f602f433f4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2019 14:07:18 -0500 Subject: [PATCH 10/10] Update yamale from 1.10.1 to 2.0 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 48e169ea93e..ad507f71188 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -22,7 +22,7 @@ execnet==1.7.1 # (Pinned to 4.4.2 since what we need for testing is still useful) Mercurial==4.4.2 # pyup: ignore -yamale==1.10.1 +yamale==2.0 pytest-mock==1.10.4 # local debugging tools