summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-29 14:45:06 +0200
committerGitHub <noreply@github.com>2023-08-29 14:45:06 +0200
commitffddaabaa096f6514d2f3646fc99b39e13e06850 (patch)
tree7d0a38cb158f14bac1416c921834fabf0f58b256
parentf664d1edaa59f6072f379740e03c1029d001f75c (diff)
downloadspack-ffddaabaa096f6514d2f3646fc99b39e13e06850.tar.gz
spack-ffddaabaa096f6514d2f3646fc99b39e13e06850.tar.bz2
spack-ffddaabaa096f6514d2f3646fc99b39e13e06850.tar.xz
spack-ffddaabaa096f6514d2f3646fc99b39e13e06850.zip
build(deps): bump sphinx from 7.2.3 to 7.2.4 in /lib/spack/docs (#39668)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.3 to 7.2.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.3...v7.2.4) --- updated-dependencies: - dependency-name: sphinx 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>
-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 434e01e9ec..02bf982403 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -1,4 +1,4 @@
-sphinx==7.2.3
+sphinx==7.2.4
sphinxcontrib-programoutput==0.17
sphinx_design==0.5.0
sphinx-rtd-theme==1.3.0