From 0364ca6cbcaa458dc69d9fa4a880ecb4f46237cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 23:52:04 +0000 Subject: [PATCH] build(deps): bump docutils from 0.22.4 to 0.23 in /lib/spack/docs Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.22.4 to 0.23. - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: docutils dependency-version: '0.23' 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 1c70fbee0def04..83559094bb185e 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -5,6 +5,6 @@ sphinx-copybutton==0.5.2 sphinx-last-updated-by-git==0.3.8 sphinx-sitemap==2.9.0 furo==2025.12.19 -docutils==0.22.4 +docutils==0.23 pygments==2.20.0 pytest==9.0.3