summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-11 13:35:03 -0500
committerGitHub <noreply@github.com>2023-06-11 13:35:03 -0500
commitfb43cb8166a1dd6f78456f13fb92c1c49ae90452 (patch)
treee7cf9e354dad4f8a41a15308e95e7934ed0d6385 /lib
parent28f68e5d117df21b0675886e49a6067a22799f67 (diff)
downloadspack-fb43cb8166a1dd6f78456f13fb92c1c49ae90452.tar.gz
spack-fb43cb8166a1dd6f78456f13fb92c1c49ae90452.tar.bz2
spack-fb43cb8166a1dd6f78456f13fb92c1c49ae90452.tar.xz
spack-fb43cb8166a1dd6f78456f13fb92c1c49ae90452.zip
build(deps): bump sphinx-rtd-theme in /lib/spack/docs (#38245)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.1 to 1.2.2. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt
index 9a2892080d..2b85a29585 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -1,7 +1,7 @@
sphinx==6.2.1
sphinxcontrib-programoutput==0.17
sphinx_design==0.4.1
-sphinx-rtd-theme==1.2.1
+sphinx-rtd-theme==1.2.2
python-levenshtein==0.21.0
docutils==0.18.1
pygments==2.15.1