From e9d76921239cdd7be8fd978396f98bd40fb1f87e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:43:08 +0000 Subject: [PATCH] chore(deps): bump the python-packages group with 1 update Bumps the python-packages group with 1 update: [keyring](https://github.com/jaraco/keyring). Updates `keyring` from 24.3.0 to 24.3.1 - [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/v24.3.0...v24.3.1) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index 6cb3a09..e02594c 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -11,7 +11,7 @@ gitchangelog==3.0.4 idna==3.6 importlib-metadata==7.0.1 jaraco.classes==3.3.1 -keyring==24.3.0 +keyring==24.3.1 markdown-it-py==3.0.0 mccabe==0.7.0 mdurl==0.1.2