summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-17 10:09:14 +0000
committerGitHub <noreply@github.com>2020-08-17 10:09:14 +0000
commitacc84f209eaad69e366a3933a732f609fa2e3ee0 (patch)
treefa575474ae87bbc44f2b547de8df676ca39816c1
parent79902820a56440750cfb694fb9d6074ed16c3d39 (diff)
downloadgerbonara-acc84f209eaad69e366a3933a732f609fa2e3ee0.tar.gz
gerbonara-acc84f209eaad69e366a3933a732f609fa2e3ee0.tar.bz2
gerbonara-acc84f209eaad69e366a3933a732f609fa2e3ee0.zip
Bump sphinx from 3.0.3 to 3.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.3 to 3.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.0.3...v3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--requirements-docs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-docs.txt b/requirements-docs.txt
index a7a6c41..7eddec6 100644
--- a/requirements-docs.txt
+++ b/requirements-docs.txt
@@ -2,5 +2,5 @@
-r requirements.txt
# documentation generation support
-Sphinx==3.0.3
+Sphinx==3.2.1
numpydoc==0.9.2