summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-06 14:34:59 +0200
committerGitHub <noreply@github.com>2024-06-06 14:34:59 +0200
commitf80287166e1fa42c96c941eac009f728f5c780c5 (patch)
tree57b02fc14a3f0da7009eccb0638001a214b0640d /lib
parent329dc40b989aae6260813286b318bea7912630b6 (diff)
downloadspack-f80287166e1fa42c96c941eac009f728f5c780c5.tar.gz
spack-f80287166e1fa42c96c941eac009f728f5c780c5.tar.bz2
spack-f80287166e1fa42c96c941eac009f728f5c780c5.tar.xz
spack-f80287166e1fa42c96c941eac009f728f5c780c5.zip
build(deps): bump sphinx-design from 0.5.0 to 0.6.0 in /lib/spack/docs (#44360)
Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.5.0 to 0.6.0. - [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.5.0...v0.6.0) --- updated-dependencies: - dependency-name: sphinx-design 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>
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 b5e5d3e759..b5ecd001c6 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -1,6 +1,6 @@
sphinx==7.2.6
sphinxcontrib-programoutput==0.17
-sphinx_design==0.5.0
+sphinx_design==0.6.0
sphinx-rtd-theme==2.0.0
python-levenshtein==0.25.1
docutils==0.20.1