From 82c1fc30864a23599af5a285a0a2fc1201d59f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 13:49:49 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 3 updates Bumps the python-packages group with 3 updates in the / directory: [certifi](https://github.com/certifi/python-certifi), [docutils](https://github.com/rtfd/recommonmark) and [rich](https://github.com/Textualize/rich). Updates `certifi` from 2025.7.9 to 2025.7.14 - [Commits](https://github.com/certifi/python-certifi/compare/2025.07.09...2025.07.14) Updates `docutils` from 0.21.2 to 0.22 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `rich` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.0.0...v14.1.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: docutils dependency-version: '0.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index 1c766de..788fa95 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -1,11 +1,11 @@ autopep8==2.3.2 black==25.1.0 bleach==6.2.0 -certifi==2025.7.9 +certifi==2025.7.14 charset-normalizer==3.4.2 click==8.1.8 colorama==0.4.6 -docutils==0.21.2 +docutils==0.22 flake8==7.3.0 gitchangelog==3.0.4 idna==3.10 @@ -29,7 +29,7 @@ requests==2.32.4 requests-toolbelt==1.0.0 restructuredtext-lint==1.4.0 rfc3986==2.0.0 -rich==14.0.0 +rich==14.1.0 setuptools==80.9.0 six==1.17.0 tqdm==4.67.1