From 414b44243fd69989d783338bfddebd3240c1730e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:07 -0700 Subject: [PATCH 01/29] Update pip-tools from 1.8.0 to 1.11.0 --- build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-requirements.txt b/build-requirements.txt index 4914b637..c98d9cc3 100644 --- a/build-requirements.txt +++ b/build-requirements.txt @@ -8,7 +8,7 @@ args==0.1.0 # via clint click==6.7 # via pip-tools clint==0.5.1 # via twine first==2.0.1 # via pip-tools -pip-tools==1.8.0 +pip-tools==1.11.0 pkginfo==1.4.1 # via twine requests-toolbelt==0.7.1 # via twine requests==2.13.0 # via requests-toolbelt, twine From a9e3be0f923b4bb89cce1d8655f2bf30bef7e3bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:08 -0700 Subject: [PATCH 02/29] Update requests-toolbelt from 0.7.1 to 0.8.0 --- build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-requirements.txt b/build-requirements.txt index c98d9cc3..69375845 100644 --- a/build-requirements.txt +++ b/build-requirements.txt @@ -10,7 +10,7 @@ clint==0.5.1 # via twine first==2.0.1 # via pip-tools pip-tools==1.11.0 pkginfo==1.4.1 # via twine -requests-toolbelt==0.7.1 # via twine +requests-toolbelt==0.8.0 # via twine requests==2.13.0 # via requests-toolbelt, twine six==1.10.0 # via pip-tools twine==1.8.1 From a7606b8ec40d082dce6a31f1b6805b7273714abc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:10 -0700 Subject: [PATCH 03/29] Update requests from 2.13.0 to 2.18.4 --- build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-requirements.txt b/build-requirements.txt index 69375845..2b706dc8 100644 --- a/build-requirements.txt +++ b/build-requirements.txt @@ -11,7 +11,7 @@ first==2.0.1 # via pip-tools pip-tools==1.11.0 pkginfo==1.4.1 # via twine requests-toolbelt==0.8.0 # via twine -requests==2.13.0 # via requests-toolbelt, twine +requests==2.18.4 # via requests-toolbelt, twine six==1.10.0 # via pip-tools twine==1.8.1 wheel==0.29.0 From 18e54dcabd8be8c47ae2d9cd989ef3863f80c6db Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:11 -0700 Subject: [PATCH 04/29] Update six from 1.10.0 to 1.11.0 --- build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-requirements.txt b/build-requirements.txt index 2b706dc8..bfa8bf9a 100644 --- a/build-requirements.txt +++ b/build-requirements.txt @@ -12,7 +12,7 @@ pip-tools==1.11.0 pkginfo==1.4.1 # via twine requests-toolbelt==0.8.0 # via twine requests==2.18.4 # via requests-toolbelt, twine -six==1.10.0 # via pip-tools +six==1.11.0 # via pip-tools twine==1.8.1 wheel==0.29.0 From c087819c1f7f49d2b08344f6c08cce9d093f40b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:12 -0700 Subject: [PATCH 05/29] Update six from 1.10.0 to 1.11.0 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index c15fb46a..cff91de9 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -15,7 +15,7 @@ pycodestyle==2.3.1 pydocstyle==1.1.1 pyparsing==2.1.10 # via packaging python-termstyle==0.1.10 # via green -six==1.10.0 # via packaging, setuptools +six==1.11.0 # via packaging, setuptools unidecode==0.4.20 # via green # The following packages are considered to be unsafe in a requirements file: From b3c8b67e8ed6a991df50a6af4221160525a4f817 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:14 -0700 Subject: [PATCH 06/29] Update six from 1.10.0 to 1.11.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9a3041ef..02b9ba93 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -17,7 +17,7 @@ pygments==2.2.0 # via sphinx pytz==2016.10 # via babel releases==1.3.0 semantic-version==2.6.0 # via releases -six==1.10.0 # via sphinx +six==1.11.0 # via sphinx snowballstemmer==1.2.1 # via sphinx sphinx==1.4.9 From 647c74f0a5af5a16b675cfaa8a19e4b80351ec16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:16 -0700 Subject: [PATCH 07/29] Update twine from 1.8.1 to 1.9.1 --- build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-requirements.txt b/build-requirements.txt index bfa8bf9a..e882be45 100644 --- a/build-requirements.txt +++ b/build-requirements.txt @@ -13,7 +13,7 @@ pkginfo==1.4.1 # via twine requests-toolbelt==0.8.0 # via twine requests==2.18.4 # via requests-toolbelt, twine six==1.11.0 # via pip-tools -twine==1.8.1 +twine==1.9.1 wheel==0.29.0 # The following packages are considered to be unsafe in a requirements file: From f35df3886c800c6af063447c4b5f660e4379ccf9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:17 -0700 Subject: [PATCH 08/29] Update wheel from 0.29.0 to 0.30.0 --- build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-requirements.txt b/build-requirements.txt index e882be45..c7222c88 100644 --- a/build-requirements.txt +++ b/build-requirements.txt @@ -14,7 +14,7 @@ requests-toolbelt==0.8.0 # via twine requests==2.18.4 # via requests-toolbelt, twine six==1.11.0 # via pip-tools twine==1.9.1 -wheel==0.29.0 +wheel==0.30.0 # The following packages are considered to be unsafe in a requirements file: # pip From 3342c4c6d3ed94575a94a0974d61f198abf5235f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:19 -0700 Subject: [PATCH 09/29] Update appdirs from 1.4.0 to 1.4.3 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index cff91de9..3367041f 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file requirements.txt requirements.in # -appdirs==1.4.0 # via setuptools +appdirs==1.4.3 # via setuptools check-manifest==0.35 colorama==0.3.7 # via green coverage==4.3.4 From ebae3693536fe8ee25f7511297dcceb465875c40 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:20 -0700 Subject: [PATCH 10/29] Update check-manifest from 0.35 to 0.36 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index 3367041f..53ba10ab 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -5,7 +5,7 @@ # pip-compile --output-file requirements.txt requirements.in # appdirs==1.4.3 # via setuptools -check-manifest==0.35 +check-manifest==0.36 colorama==0.3.7 # via green coverage==4.3.4 green==2.6.3 From 77b9db488ee219568446dbc5e2322e29a9eb0051 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:21 -0700 Subject: [PATCH 11/29] Update colorama from 0.3.7 to 0.3.9 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index 53ba10ab..98ba53d9 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -6,7 +6,7 @@ # appdirs==1.4.3 # via setuptools check-manifest==0.36 -colorama==0.3.7 # via green +colorama==0.3.9 # via green coverage==4.3.4 green==2.6.3 isort==4.2.5 From 3d730c05b73a765113a87cae89c40ca46d2ef1ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:23 -0700 Subject: [PATCH 12/29] Update colorama from 0.3.7 to 0.3.9 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 02b9ba93..f38ed6ec 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ alabaster==0.7.9 # via sphinx babel==2.3.4 cloud_sptheme==1.8.0 -colorama==0.3.7 # via sphinx +colorama==0.3.9 # via sphinx docutils==0.13.1 # via sphinx ghp-import==0.5.4 imagesize==0.7.1 # via sphinx From e4070b3dbf74f68c35c1fb958b66627dabe53f3d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:24 -0700 Subject: [PATCH 13/29] Update coverage from 4.3.4 to 4.4.2 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index 98ba53d9..97240e9e 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -7,7 +7,7 @@ appdirs==1.4.3 # via setuptools check-manifest==0.36 colorama==0.3.9 # via green -coverage==4.3.4 +coverage==4.4.2 green==2.6.3 isort==4.2.5 packaging==16.8 # via setuptools From f6d4ccc064bb85a062150246c45d67b865e628fc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:26 -0700 Subject: [PATCH 14/29] Update green from 2.6.3 to 2.12.0 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index 97240e9e..96ba7cde 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -8,7 +8,7 @@ appdirs==1.4.3 # via setuptools check-manifest==0.36 colorama==0.3.9 # via green coverage==4.4.2 -green==2.6.3 +green==2.12.0 isort==4.2.5 packaging==16.8 # via setuptools pycodestyle==2.3.1 From d8729364e4efe37dfbbe61a6ac19079355e730d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:27 -0700 Subject: [PATCH 15/29] Update isort from 4.2.5 to 4.2.15 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index 96ba7cde..c1c3042b 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -9,7 +9,7 @@ check-manifest==0.36 colorama==0.3.9 # via green coverage==4.4.2 green==2.12.0 -isort==4.2.5 +isort==4.2.15 packaging==16.8 # via setuptools pycodestyle==2.3.1 pydocstyle==1.1.1 From 099268a71b317b2fdcb6b9452db656ef51b51eb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:29 -0700 Subject: [PATCH 16/29] Update pydocstyle from 1.1.1 to 2.1.1 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index c1c3042b..7d8e067c 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -12,7 +12,7 @@ green==2.12.0 isort==4.2.15 packaging==16.8 # via setuptools pycodestyle==2.3.1 -pydocstyle==1.1.1 +pydocstyle==2.1.1 pyparsing==2.1.10 # via packaging python-termstyle==0.1.10 # via green six==1.11.0 # via packaging, setuptools From dcd0c91f72a2c4e1d8f6284c5565dc910156fa8e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:30 -0700 Subject: [PATCH 17/29] Update pyparsing from 2.1.10 to 2.2.0 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index 7d8e067c..bdf37532 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -13,7 +13,7 @@ isort==4.2.15 packaging==16.8 # via setuptools pycodestyle==2.3.1 pydocstyle==2.1.1 -pyparsing==2.1.10 # via packaging +pyparsing==2.2.0 # via packaging python-termstyle==0.1.10 # via green six==1.11.0 # via packaging, setuptools unidecode==0.4.20 # via green From e61dd69180bcf829aaaa2411050950825580d2d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:32 -0700 Subject: [PATCH 18/29] Update unidecode from 0.4.20 to 0.04.21 --- colourettu/test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colourettu/test/requirements.txt b/colourettu/test/requirements.txt index bdf37532..39cac5fe 100644 --- a/colourettu/test/requirements.txt +++ b/colourettu/test/requirements.txt @@ -16,7 +16,7 @@ pydocstyle==2.1.1 pyparsing==2.2.0 # via packaging python-termstyle==0.1.10 # via green six==1.11.0 # via packaging, setuptools -unidecode==0.4.20 # via green +unidecode==0.04.21 # via green # The following packages are considered to be unsafe in a requirements file: # setuptools # via python-termstyle From 40e9bbca947cbeb9853235f9b27846d8d07c62d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:33 -0700 Subject: [PATCH 19/29] Update alabaster from 0.7.9 to 0.7.10 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f38ed6ec..fb0a60da 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file requirements.txt requirements.in # -alabaster==0.7.9 # via sphinx +alabaster==0.7.10 # via sphinx babel==2.3.4 cloud_sptheme==1.8.0 colorama==0.3.9 # via sphinx From ec1fdce9b90a2ecda36bbb50c2098dc9286ba6ca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:35 -0700 Subject: [PATCH 20/29] Update babel from 2.3.4 to 2.5.1 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fb0a60da..f26f6ded 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ # pip-compile --output-file requirements.txt requirements.in # alabaster==0.7.10 # via sphinx -babel==2.3.4 +babel==2.5.1 cloud_sptheme==1.8.0 colorama==0.3.9 # via sphinx docutils==0.13.1 # via sphinx From 5092cd05a925534f81d7efd0c1684aa2051adc0a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:36 -0700 Subject: [PATCH 21/29] Update cloud_sptheme from 1.8.0 to 1.9.4 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f26f6ded..68de9b0d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ # alabaster==0.7.10 # via sphinx babel==2.5.1 -cloud_sptheme==1.8.0 +cloud_sptheme==1.9.4 colorama==0.3.9 # via sphinx docutils==0.13.1 # via sphinx ghp-import==0.5.4 From 5259f1da88ed4464e1c6b8fe813c054d7b4e5ca0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:38 -0700 Subject: [PATCH 22/29] Update docutils from 0.13.1 to 0.14 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 68de9b0d..332e1f77 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ alabaster==0.7.10 # via sphinx babel==2.5.1 cloud_sptheme==1.9.4 colorama==0.3.9 # via sphinx -docutils==0.13.1 # via sphinx +docutils==0.14 # via sphinx ghp-import==0.5.4 imagesize==0.7.1 # via sphinx jinja2==2.9.5 # via sphinx From fb4a24c8be2c649717dc31f387cde7ea87664e8c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:39 -0700 Subject: [PATCH 23/29] Update ghp-import from 0.5.4 to 0.5.5 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 332e1f77..0ca60735 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ babel==2.5.1 cloud_sptheme==1.9.4 colorama==0.3.9 # via sphinx docutils==0.14 # via sphinx -ghp-import==0.5.4 +ghp-import==0.5.5 imagesize==0.7.1 # via sphinx jinja2==2.9.5 # via sphinx markupsafe==0.23 # via jinja2 From 8f6ebc1b324c1aa9cb80c8ec140b516b45461f79 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:40 -0700 Subject: [PATCH 24/29] Update jinja2 from 2.9.5 to 2.10 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0ca60735..4268f63e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ colorama==0.3.9 # via sphinx docutils==0.14 # via sphinx ghp-import==0.5.5 imagesize==0.7.1 # via sphinx -jinja2==2.9.5 # via sphinx +jinja2==2.10 # via sphinx markupsafe==0.23 # via jinja2 pygments==2.2.0 # via sphinx pytz==2016.10 # via babel From c1aa15ef100e7a59338759fd5c71594209017526 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:42 -0700 Subject: [PATCH 25/29] Update markupsafe from 0.23 to 1.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4268f63e..37e5eb00 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ docutils==0.14 # via sphinx ghp-import==0.5.5 imagesize==0.7.1 # via sphinx jinja2==2.10 # via sphinx -markupsafe==0.23 # via jinja2 +markupsafe==1.0 # via jinja2 pygments==2.2.0 # via sphinx pytz==2016.10 # via babel releases==1.3.0 From 4f0ce253fcf1bda4b906cb05d298718179ba4e4f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:43 -0700 Subject: [PATCH 26/29] Update pytz from 2016.10 to 2017.3 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 37e5eb00..3b2781e0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ imagesize==0.7.1 # via sphinx jinja2==2.10 # via sphinx markupsafe==1.0 # via jinja2 pygments==2.2.0 # via sphinx -pytz==2016.10 # via babel +pytz==2017.3 # via babel releases==1.3.0 semantic-version==2.6.0 # via releases six==1.11.0 # via sphinx From 03f5498a29e5b7db103320eeddb90f9736bec64e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:45 -0700 Subject: [PATCH 27/29] Update releases from 1.3.0 to 1.4.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3b2781e0..c7a8d44e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -15,7 +15,7 @@ jinja2==2.10 # via sphinx markupsafe==1.0 # via jinja2 pygments==2.2.0 # via sphinx pytz==2017.3 # via babel -releases==1.3.0 +releases==1.4.0 semantic-version==2.6.0 # via releases six==1.11.0 # via sphinx snowballstemmer==1.2.1 # via sphinx From 2f9feb37cfb06e4ed981a3a78164468b63e0fdb5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:46 -0700 Subject: [PATCH 28/29] Update sphinx from 1.4.9 to 1.6.5 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c7a8d44e..f443db0b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -19,6 +19,6 @@ releases==1.4.0 semantic-version==2.6.0 # via releases six==1.11.0 # via sphinx snowballstemmer==1.2.1 # via sphinx -sphinx==1.4.9 +sphinx==1.6.5 PSphinxTheme >= 2.0.5 # installation of current PyPI package breaks on Windows From 8de527d37dd2b48380bd80004ee8bb6e3a4cc388 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Jan 2018 08:39:48 -0700 Subject: [PATCH 29/29] Update pillow from 4.0.0 to 4.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f0c23221..351e3ec3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ # pip-compile --output-file requirements.txt requirements.in # olefile==0.44 # via pillow -pillow==4.0.0 +pillow==4.3.0