From d19f382489f2d9df9a525317d9fe8a3529403a21 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 19 Apr 2020 22:14:47 +0100 Subject: [PATCH] Update sphinx from 1.8.2 to 3.0.2 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index e9cc0add..eb5fbb5e 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -70,7 +70,7 @@ scandir==1.10.0 # via pathlib2 singledispatch==3.4.0.3 # via importlib-resources snowballstemmer==2.0.0 # via pydocstyle, sphinx sortedcontainers==2.1.0 # via hypothesis -sphinx==1.8.2 # via -r test.in +sphinx==3.0.2 # via -r test.in sphinxcontrib-websupport==1.1.2 # via sphinx tenacity==5.0.2 # via -r test.in testtools==2.4.0 # via fixtures