From 989638b2668e1d0b6bc45581755fdf401c3df649 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 13 Mar 2018 02:22:48 +0100 Subject: [PATCH] Upgrade Sphinx to 1.7.1 (#13127) --- requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index 60946fd00a8..bb0d30462ce 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -1,3 +1,3 @@ -Sphinx==1.7.0 +Sphinx==1.7.1 sphinx-autodoc-typehints==1.2.5 sphinx-autodoc-annotation==1.0.post1