summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-31 16:16:52 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-31 16:21:10 +0000
commit7505174c3c70b51101846555167c864ce3f1b895 (patch)
tree02464f467b1209745ebccb150d9f6b9a2352b3e7
parent82cf47d50713503e04dad240064ea756f6cfa473 (diff)
downloadpymemcache-7505174c3c70b51101846555167c864ce3f1b895.tar.gz
Bump sphinx from 4.4.0 to 5.0.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 5.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.4.0...v5.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--docs-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-requirements.txt b/docs-requirements.txt
index 7558b80..7989985 100644
--- a/docs-requirements.txt
+++ b/docs-requirements.txt
@@ -1,4 +1,4 @@
-sphinx==4.4.0
+sphinx==5.0.0
sphinx_rtd_theme==1.0.0
sphinxcontrib-apidoc==0.3.0
sphinxcontrib-napoleon==0.7