summaryrefslogtreecommitdiff
path: root/lib/spack/docs
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-01 12:29:22 +0100
committerGitHub <noreply@github.com>2023-12-01 12:29:22 +0100
commitcc1e990c7e01bc52c79a8016c0039174b8ff8893 (patch)
tree12c690c1d8f34b2521356d0e4298a648d6642a2c /lib/spack/docs
parent59e6b0b100fd9f63327f220ccfb7aa37f2b9e35f (diff)
downloadspack-cc1e990c7e01bc52c79a8016c0039174b8ff8893.tar.gz
spack-cc1e990c7e01bc52c79a8016c0039174b8ff8893.tar.bz2
spack-cc1e990c7e01bc52c79a8016c0039174b8ff8893.tar.xz
spack-cc1e990c7e01bc52c79a8016c0039174b8ff8893.zip
build(deps): bump sphinx-rtd-theme in /lib/spack/docs (#41305)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.3.0...2.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'lib/spack/docs')
-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 65fcfcdd46..3b67cbe306 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -1,7 +1,7 @@
sphinx==7.2.6
sphinxcontrib-programoutput==0.17
sphinx_design==0.5.0
-sphinx-rtd-theme==1.3.0
+sphinx-rtd-theme==2.0.0
python-levenshtein==0.23.0
docutils==0.18.1
pygments==2.17.1