From 48d626b0b80d3698cf291ea6b269e21f10b879f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:05:30 +0000 Subject: [PATCH] build(deps): bump sphinx from 7.4.6 to 8.0.0 in /lib/spack/docs Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.6 to 8.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.6...v8.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... 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 7785508b15b58e..a548287a87bc95 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx==7.4.6 +sphinx==8.0.0 sphinxcontrib-programoutput==0.17 sphinx_design==0.6.0 sphinx-rtd-theme==2.0.0