summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-05 22:59:09 +0000
committerGitHub <noreply@github.com>2023-04-05 22:59:09 +0000
commit492cea7e5efacb946cc7afb0b2c44651cf16e4ef (patch)
tree5be3174c8aa5a7ac6bff821a028bbff33820d407
parent1f95041f9f56b86ffcf4d43b4b7fe4d45c36f770 (diff)
downloadpymemcache-dependabot/pip/sphinx-rtd-theme-1.2.0.tar.gz
Bump sphinx-rtd-theme from 1.1.1 to 1.2.0dependabot/pip/sphinx-rtd-theme-1.2.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.1.1 to 1.2.0. - [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.1.1...1.2.0) --- 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 29d25d7..214d612 100644
--- a/docs-requirements.txt
+++ b/docs-requirements.txt
@@ -1,5 +1,5 @@
sphinx==5.2.1
-sphinx_rtd_theme==1.1.1
+sphinx_rtd_theme==1.2.0
sphinxcontrib-apidoc==0.3.0
sphinxcontrib-napoleon==0.7
pytest