From 982465f387c220896e349f4af3233707417c1606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 04:50:24 +0000 Subject: [PATCH] build(deps): bump sphinx-design from 0.4.1 to 0.5.0 in /lib/spack/docs Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.4.1 to 0.5.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.4.1...v0.5.0) --- updated-dependencies: - dependency-name: sphinx-design dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lib/spack/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt index 3e958657e8749e..664eb3cb6a5c32 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -1,6 +1,6 @@ sphinx==6.2.1 sphinxcontrib-programoutput==0.17 -sphinx_design==0.4.1 +sphinx_design==0.5.0 sphinx-rtd-theme==1.2.2 python-levenshtein==0.21.0 docutils==0.18.1