summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-22 09:32:39 +0200
committerGitHub <noreply@github.com>2023-08-22 09:32:39 +0200
commit1d8ff7f742c90388e336d70aa9040b84c8ac26da (patch)
tree7ec2c5b911cf35aff1ba60c5b013c02a46584718
parent0e27f0561182e21c838606074ff3eeba0543d6ce (diff)
downloadspack-1d8ff7f742c90388e336d70aa9040b84c8ac26da.tar.gz
spack-1d8ff7f742c90388e336d70aa9040b84c8ac26da.tar.bz2
spack-1d8ff7f742c90388e336d70aa9040b84c8ac26da.tar.xz
spack-1d8ff7f742c90388e336d70aa9040b84c8ac26da.zip
Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 in /lib/spack/docs (#39562)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.2 to 1.3.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.2...1.3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-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 355f612d1f..e954238c95 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.5.0
-sphinx-rtd-theme==1.2.2
+sphinx-rtd-theme==1.3.0
python-levenshtein==0.21.1
docutils==0.18.1
pygments==2.16.1