From 2a5455e2b2a97b66d88ef48c015c5bfb8327dbc6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Dec 2019 14:22:07 +0000 Subject: [PATCH] Update sphinx from 1.8.2 to 2.2.2 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 6afcdfdb..08168161 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -57,7 +57,7 @@ pytz==2019.2 # via babel pyyaml==5.1 requests==2.22.0 # via sphinx snowballstemmer==2.0.0 # via pydocstyle, sphinx -sphinx==1.8.2 +sphinx==2.2.2 sphinxcontrib-websupport==1.1.2 # via sphinx testtools==2.3.0 # via fixtures toml==0.10.0 # via tox