From 0833be5d4ebd2bcde3042220fd2569f556e053b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 21:04:12 +0200 Subject: [PATCH 1/8] Update pip from 19.2.1 to 19.2.2 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index a039743ac35..1b957381719 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # Base packages -pip==19.2.1 +pip==19.2.2 appdirs==1.4.3 virtualenv==16.7.2 From f745f982c3b285494f50d007712239e03847569e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 21:04:14 +0200 Subject: [PATCH 2/8] Update gitpython from 2.1.13 to 3.0.0 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 1b957381719..b1c58e56f5d 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -42,7 +42,7 @@ celery==4.1.1 # pyup: ignore django-allauth==0.39.1 -GitPython==2.1.13 +GitPython==3.0.0 # Search elasticsearch==6.4.0 # pyup: <7.0.0 From f63a512d130ecf5a6afef48af5c959344734452d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 21:04:15 +0200 Subject: [PATCH 3/8] Update lxml from 4.4.0 to 4.4.1 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index b1c58e56f5d..f529b9411a4 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -67,7 +67,7 @@ pyquery==1.4.0 # lxml is used by pyquery # defusedxml is recommended when using lxml -lxml==4.4.0 +lxml==4.4.1 defusedxml==0.6.0 # Utils From 23711dca0ee6605734f1c4713e6eca1f74ed1d56 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 21:04:16 +0200 Subject: [PATCH 4/8] Update stripe from 2.33.0 to 2.34.0 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index f529b9411a4..af172aaf9ba 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.33.0 +stripe==2.34.0 # 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 8182ff022c451cdfea571ca038ac7dbd2b70ee87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 21:04:17 +0200 Subject: [PATCH 5/8] Update recommonmark from 0.5.0 to 0.6.0 --- 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 26dad743ac5..67d4ce20f17 100644 --- a/requirements/local-docs-build.txt +++ b/requirements/local-docs-build.txt @@ -30,4 +30,4 @@ sphinxcontrib-httpdomain==1.7.0 sphinx-prompt==1.0.0 sphinx-notfound-page==0.4 commonmark==0.9.0 -recommonmark==0.5.0 +recommonmark==0.6.0 From a63efdb8d8495f9e26bd60df475f0a6eecec6aaa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 21:04:18 +0200 Subject: [PATCH 6/8] Update execnet from 1.6.1 to 1.7.0 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 1ed04c03601..ca24aed0875 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.6.1 +execnet==1.7.0 # Mercurial 4.3 and newer require Python 2.7 # Mercurial is actively being ported to Python 3. As of Mercurial 4.3, From 1f5b108d4a9dfe9a0f56bef15d020db4d6c98797 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Aug 2019 21:04:19 +0200 Subject: [PATCH 7/8] Update yamale from 1.10.0 to 1.10.1 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index ca24aed0875..6267c589dde 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -22,7 +22,7 @@ execnet==1.7.0 # (Pinned to 4.4.2 since what we need for testing is still useful) Mercurial==4.4.2 # pyup: ignore -yamale==1.10.0 +yamale==1.10.1 pytest-mock==1.10.4 # local debugging tools From 99410d9a06df1ee11773683214106e2ac8d70012 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Mon, 19 Aug 2019 12:04:03 -0500 Subject: [PATCH 8/8] Update gitpython --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index af172aaf9ba..05f88fcf907 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -42,7 +42,7 @@ celery==4.1.1 # pyup: ignore django-allauth==0.39.1 -GitPython==3.0.0 +GitPython==3.0.1 # Search elasticsearch==6.4.0 # pyup: <7.0.0