From 24a9bed909630d73deefabd0bf4143ec6045b923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:08:14 +0800 Subject: [PATCH] Bump the build-python group in /build/pip with 2 updates (#2530) Bumps the build-python group in /build/pip with 2 updates: [docutils](https://docutils.sourceforge.io) and [keyring](https://github.com/jaraco/keyring). Updates `docutils` from 0.21.1 to 0.21.2 Updates `keyring` from 25.1.0 to 25.2.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.1.0...v25.2.0) --- updated-dependencies: - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-python - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor 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 5b5b4f01d..901dd9a54 100644 --- a/build/pip/requirements.txt +++ b/build/pip/requirements.txt @@ -1,11 +1,11 @@ bleach==6.1.0 certifi==2024.2.2 charset-normalizer==3.3.2 -docutils==0.21.1 +docutils==0.21.2 idna==3.7 importlib-metadata==7.1.0 jaraco.classes==3.4.0 -keyring==25.1.0 +keyring==25.2.0 markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.2.0