summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-02-15 13:13:07 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2021-02-15 13:13:07 -0500
commitd642946939416ea2870cf6c6479dcddad795b622 (patch)
treecdaba4994292861fcb74af6a74ab647354534e7c
parent0698992bfd5eaa5d2fe99e279589c3f5819dc7d7 (diff)
parentd1806bb5ed4c0ee150b69b5226f8af835d6e1012 (diff)
downloadsqlalchemy-d642946939416ea2870cf6c6479dcddad795b622.tar.gz
Merge remote-tracking branch 'origin/pr/5943'
Change-Id: I19161c700eab1c30103fea2971ca5574d3207b5c
-rw-r--r--doc/build/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/conf.py b/doc/build/conf.py
index bc734bfc6..27460171b 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.