From 8d9582bda717df46a381742118a9b5adf6b78db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 15:02:13 +0000 Subject: [PATCH] build(deps): bump docutils from 0.18.1 to 0.22.1 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.18.1 to 0.22.1. - [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.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 24dc069c..3ff96491 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ myst-parser==3.0.1 -docutils==0.18.1 +docutils==0.22.1 Jinja2==3.1.6 sphinx==7.1.2 sphinx_rtd_theme==3.0.2