From 3266115cf30529f96b0f7f9845c948058ed312ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 21:18:00 +0000 Subject: [PATCH] Bump docutils from 0.20.1 to 0.22.2 in /api Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.20.1 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] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 7addb33..96c87e7 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -22,7 +22,7 @@ dnspython==2.7.0 # via ozi doc8==1.1.2 # via -r requirements.in -docutils==0.20.1 +docutils==0.22.2 # via # doc8 # restructuredtext-lint