From 5bedaf825f2a161617d41e002f8ddc0af1dfee60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 13:09:40 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / directory: [black](https://github.com/psf/black) and [docutils](https://github.com/rtfd/recommonmark). Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/25.1.0...25.9.0) 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: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index 68d6bd9..76d8fd0 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -1,11 +1,11 @@ autopep8==2.3.2 -black==25.1.0 +black==25.9.0 bleach==6.2.0 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