From: Sam Bull Date: Mon, 15 Feb 2021 10:36:30 +0000 (+0000) Subject: Bumy Sphinx X-Git-Tag: rel_1_3_24~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef10b629a07ffcf72e351d5904bd38dc268ad235;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Bumy Sphinx (cherry picked from commit d1806bb5ed4c0ee150b69b5226f8af835d6e1012) --- diff --git a/doc/build/conf.py b/doc/build/conf.py index 2d314b94a7..84339c9faf 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -26,7 +26,7 @@ sys.path.insert(0, os.path.abspath(".")) # -- General configuration -------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. -needs_sphinx = "1.6.0" +needs_sphinx = "3.5.0" # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.