From 64b5667a1690a04eb39b96305569f2a41a0e8d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:12:10 +0000 Subject: [PATCH] chore(deps): bump docutils in the python-packages group Bumps the python-packages group with 1 update: [docutils](https://github.com/rtfd/recommonmark). Updates `docutils` from 0.22.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-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index 76d8fd0..1df8412 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -5,7 +5,7 @@ certifi==2025.8.3 charset-normalizer==3.4.3 click==8.1.8 colorama==0.4.6 -docutils==0.22.1 +docutils==0.22.2 flake8==7.3.0 gitchangelog==3.0.4 idna==3.10