From 2c148cc7ef6c62c2a43d2cb4d6d1d15b9c95b5d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 19 Jun 2019 18:12:19 +0200 Subject: [PATCH] Update sphinx from 2.1.1 to 2.1.2 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index cee258e0..cec631b0 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -13,6 +13,6 @@ pytest-cov==2.7.1 pytest-django==3.5.0 pytest-factoryboy==2.0.2 recommonmark==0.5.0 -Sphinx==2.1.1 +Sphinx==2.1.2 sphinx_rtd_theme==0.4.3 twine==1.13.0