summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-07 22:11:59 +0000
committerdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-06 18:04:46 +0000
commitc17f7fd046de2914635fba4939c2253ba773e753 (patch)
treeb6ed38a18a33fc42f17b3ac46c016c7558f74553
parent80fcbc7a0295d6217273595e992bea0405691fda (diff)
downloadpymemcache-c17f7fd046de2914635fba4939c2253ba773e753.tar.gz
Bump sphinx-rtd-theme from 1.0.0 to 1.1.1
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases) - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.0.0...1.1.1) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-minor ... 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 ec3b583..29d25d7 100644
--- a/docs-requirements.txt
+++ b/docs-requirements.txt
@@ -1,5 +1,5 @@
sphinx==5.2.1
-sphinx_rtd_theme==1.0.0
+sphinx_rtd_theme==1.1.1
sphinxcontrib-apidoc==0.3.0
sphinxcontrib-napoleon==0.7
pytest