From 2a0911e70c558d221fb837c6f068f8a09caf91ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 13:48:19 +0000 Subject: [PATCH] chore(deps): bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [certifi](https://github.com/certifi/python-certifi) 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 `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: 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index 1c766deb..001e5fc8 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -1,7 +1,7 @@ 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 @@ -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