From e3e018faa7b685cd7f18f1867480e5b394807e34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 11 Nov 2018 11:30:38 +0100 Subject: [PATCH] Update sphinx from 1.8.1 to 1.8.2 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index 053a7e21..67613c74 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -12,6 +12,6 @@ pytest==3.9.3 pytest-django==3.4.3 pytest-factoryboy==2.0.1 recommonmark==0.4.0 -Sphinx==1.8.1 +Sphinx==1.8.2 sphinx_rtd_theme==0.4.2 twine==1.12.1