From 7aeb2657a67d2f6d910384f6a725bc4f078e9260 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 21:34:08 +0200 Subject: [PATCH 1/5] Update pip from 19.1 to 19.1.1 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index a5af6d65a38..08f35ab1016 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,5 +1,5 @@ # Base packages -pip==19.1 +pip==19.1.1 appdirs==1.4.3 virtualenv==16.5.0 From 4e36837a733d7b0a62ed86ed266eba43e1b27b00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 21:34:09 +0200 Subject: [PATCH 2/5] Update django-guardian from 1.5.0 to 1.5.1 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 08f35ab1016..28693b7788c 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -4,7 +4,7 @@ appdirs==1.4.3 virtualenv==16.5.0 django==1.11.20 # pyup: <1.12 -django-guardian==1.5.0 +django-guardian==1.5.1 django-extensions==2.1.6 djangorestframework==3.9.3 From e32bfdc60da3f541fce72ba5bd881675a30dcd7f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 21:34:16 +0200 Subject: [PATCH 3/5] Update mock from 2.0.0 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 28693b7788c..af2c9235b2a 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -68,7 +68,7 @@ django-gravatar2==1.4.2 pytz==2019.1 Unipath==1.1 django-kombu==0.9.4 -mock==2.0.0 +mock==3.0.4 stripe==2.27.0 # unicode-slugify==0.1.5 is not released on PyPI yet From c22f4c3e1a00c07b04f006eabd9c5c97b12e8a5e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 21:34:17 +0200 Subject: [PATCH 4/5] Update commonmark from 0.8.1 to 0.9.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 f7ea8bbf741..20e22ea6ed2 100644 --- a/requirements/local-docs-build.txt +++ b/requirements/local-docs-build.txt @@ -17,5 +17,5 @@ Markdown==3.1 sphinxcontrib-httpdomain==1.7.0 sphinx-prompt==1.0.0 sphinx-notfound-page==0.2.1 -commonmark==0.8.1 +commonmark==0.9.0 recommonmark==0.5.0 From 690d7d52dbee3c0090125c041b85dd080412a309 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 6 May 2019 21:34:18 +0200 Subject: [PATCH 5/5] Update pytest-cov from 2.6.1 to 2.7.1 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index fb6b199e8f0..673f3b868ea 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -10,7 +10,7 @@ pytest==4.1.1 # pyup: <4.2 pytest-django==3.4.6 # pyup: <3.4.7 # pytest-xdist >1.27 requires pytest >4.1 pytest-xdist==1.27.0 # pyup: ignore -pytest-cov==2.6.1 +pytest-cov==2.7.1 apipkg==1.5 execnet==1.6.0