From 9b5fcacf7b7ef4804e9bf3cbbd930746cdaf71c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 09:49:15 +0800 Subject: [PATCH] Bump the build-python group in /build/pip with 2 updates (#2635) Bumps the build-python group in /build/pip with 2 updates: [keyring](https://github.com/jaraco/keyring) and [rich](https://github.com/Textualize/rich). Updates `keyring` from 25.4.1 to 25.5.0 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/keyring/compare/v25.4.1...v25.5.0) Updates `rich` from 13.9.2 to 13.9.3 - [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/v13.9.2...v13.9.3) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-python - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build/pip/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/pip/requirements.txt b/build/pip/requirements.txt index 7eca9e8c3..ffc261a8a 100644 --- a/build/pip/requirements.txt +++ b/build/pip/requirements.txt @@ -5,7 +5,7 @@ docutils==0.21.2 idna==3.10 importlib-metadata==8.5.0 jaraco.classes==3.4.0 -keyring==25.4.1 +keyring==25.5.0 markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.5.0 @@ -15,7 +15,7 @@ readme-renderer==44.0 requests==2.32.3 requests-toolbelt==1.0.0 rfc3986==2.0.0 -rich==13.9.2 +rich==13.9.3 setuptools==75.2.0 six==1.16.0 twine==5.1.1