From ea2e6042f6558c96d29d54c3d00cdd598f4269d2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Aug 2019 00:26:18 +0200 Subject: [PATCH] Update sphinx from 1.7.5 to 2.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3e622af..5797f27 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ pytest==3.6.1 pytest-cov==2.5.1 pytest-mock==1.10.0 tox==3.0.0 -Sphinx==1.7.5 +Sphinx==2.2.0 capturer==2.4 requests-mock==1.5.0 -r requirements.txt