summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-03 21:46:19 -0500
committerGitHub <noreply@github.com>2024-08-03 21:46:19 -0500
commite983f4a8586209abbad203b6ef446b3ee4aa7a90 (patch)
treedf13033c8d65af42d622d7ac08498855ccc75b92 /lib
parent72e3f10d5b93d83027c003c7757591d0e8cc8325 (diff)
downloadspack-e983f4a8586209abbad203b6ef446b3ee4aa7a90.tar.gz
spack-e983f4a8586209abbad203b6ef446b3ee4aa7a90.tar.bz2
spack-e983f4a8586209abbad203b6ef446b3ee4aa7a90.tar.xz
spack-e983f4a8586209abbad203b6ef446b3ee4aa7a90.zip
build(deps): bump sphinx-design from 0.6.0 to 0.6.1 in /lib/spack/docs (#45562)
Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-design/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: sphinx-design 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 ceb606d0c4..09fee9728f 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -1,6 +1,6 @@
sphinx==7.4.7
sphinxcontrib-programoutput==0.17
-sphinx_design==0.6.0
+sphinx_design==0.6.1
sphinx-rtd-theme==2.0.0
python-levenshtein==0.25.1
docutils==0.20.1