From d6e9010bafb4f39bf7d59d5e0443e01fc519aed7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Feb 2019 20:09:06 +0100 Subject: [PATCH 1/4] Update httplib2 from 0.12.0 to 0.12.1 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index dd8f041cca7..7ee8907d21e 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -36,7 +36,7 @@ celery==4.1.1 # pyup: ignore django-allauth==0.38.0 # VCS -httplib2==0.12.0 +httplib2==0.12.1 # GitPython 2.1.11 makes TestGitBackend.test_git_tags to fail because # of an UnicodeError From 3525b29faae0c4ea995d17b2bf8c03f5afcb69ff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Feb 2019 20:09:07 +0100 Subject: [PATCH 2/4] Update stripe from 2.20.3 to 2.21.0 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 7ee8907d21e..3928e639547 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -66,7 +66,7 @@ beautifulsoup4==4.7.1 Unipath==1.1 django-kombu==0.9.4 mock==2.0.0 -stripe==2.20.3 +stripe==2.21.0 django-formtools==2.1 From 15bca4f1af0d5d785dbdf096f4aac72e16fb78a9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Feb 2019 20:09:08 +0100 Subject: [PATCH 3/4] Update sphinx_rtd_theme from 0.4.2 to 0.4.3 --- 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 3490b4fa77f..b0552556671 100644 --- a/requirements/local-docs-build.txt +++ b/requirements/local-docs-build.txt @@ -3,7 +3,7 @@ # Base packages docutils==0.14 Sphinx==1.8.4 -sphinx_rtd_theme==0.4.2 +sphinx_rtd_theme==0.4.3 sphinx-tabs==1.1.10 # Required to avoid Transifex error with reserved slug # https://github.com/sphinx-doc/sphinx-intl/pull/27 From 94992ef4b99917a311c739342892cc29dfcdc4c1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Feb 2019 20:09:09 +0100 Subject: [PATCH 4/4] Update pytest from 4.2.0 to 4.2.1 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 671bd8775f0..205bee5ac06 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==4.2.0 +pytest==4.2.1 pytest-django==3.4.7 pytest-xdist==1.26.1 pytest-cov==2.6.1