From 62d7282e9fd38185202819f277d482a374cc2db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:10:14 +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 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-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 68d6bd9..03719f6 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 +docutils==0.22.1 flake8==7.3.0 gitchangelog==3.0.4 idna==3.10