From de95f09aac4b1ac0d9329a83a522d3fbb1a4dc6a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 8 Aug 2020 19:00:46 +0100 Subject: [PATCH] Update sphinx from 1.8.2 to 3.2.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index b892e633..b6128b8f 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -61,7 +61,7 @@ pyyaml==5.1 # via -r test.in requests==2.23.0 # via sphinx snowballstemmer==2.0.0 # via pydocstyle, sphinx sortedcontainers==2.1.0 # via hypothesis -sphinx==1.8.2 # via -r test.in +sphinx==3.2.0 # via -r test.in sphinxcontrib-websupport==1.2.1 # via sphinx tenacity==5.0.2 # via -r test.in testtools==2.4.0 # via fixtures