From 6405e8cc54a96d56e1a772065a334770de20cf63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 21:51:14 +0000 Subject: [PATCH] chore(deps): Bump docutils from 0.22.2 to 0.22.3 Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.22.2 to 0.22.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5950225..0f6acb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ sphinxcontrib-redoc sphinx-autobuild sphinx-copybutton sphinx-notfound-page -docutils==0.22.2 \ No newline at end of file +docutils==0.22.3 \ No newline at end of file