From 8cec7d39cc335204131b5a6e8a64ace325d45c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 19:17:17 +0000 Subject: [PATCH] Bump keyring from 21.5.0 to 23.7.0 Bumps [keyring](https://github.com/jaraco/keyring) from 21.5.0 to 23.7.0. - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/keyring/compare/v21.5.0...v23.7.0) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0545818048..8943f45fc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ github3.py==1.3.0 humanfriendly==9.0 jinja2==2.11.2 jwcrypto==0.8 -keyring==21.5.0 +keyring==23.7.0 lxml==4.6.2 MarkupSafe==1.1.1 pycparser==2.20