From c46db33a0dd769098a8d9058d4dc164728aa332b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 19:53:45 +0200 Subject: [PATCH] Update sphinx from 2.1.0 to 2.1.1 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index 355e1af4..fe9cf2e7 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.0 +Sphinx==2.1.1 sphinx_rtd_theme==0.4.3 twine==1.13.0