From 736f13d5b9ad38df09bba17db25b2f1078c04f53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 06:36:44 +0000 Subject: [PATCH] build(deps): bump docutils from 0.21.2 to 0.22.2 in /lib/spack/docs Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.21.2 to 0.22.2. - [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.22.2 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 fcfa7f9cce3e7a..0c0583bc5c086c 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -4,7 +4,7 @@ sphinx-copybutton==0.5.2 # fork of furo with a few changes that are not merged upstream git+https://github.com/haampie/furo.git@c1d161cb9e04b481ec3331db981aacfa132ecaa6#egg=furo python-levenshtein==0.27.1 -docutils==0.21.2 +docutils==0.22.2 pygments==2.19.2 urllib3==2.5.0 pytest==8.4.1