Bump keyring from 25.5.0 to 25.6.0
- ID
9120cff- date
2024-12-26 10:05:54+00:00- author
dependabot <https://github.com/dependabot>- parent
e6d0412- message
Bump keyring from 25.5.0 to 25.6.0 Bumps [keyring](https://github.com/jaraco/keyring) from 25.5.0 to 25.6.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.5.0...v25.6.0) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 1 addition, 1 deletion
Changed files
requirements.txt (3473) → requirements.txt (3473)
diff --git a/requirements.txt b/requirements.txt
index c760d28..d5959d0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -96,7 +96,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
-keyring==25.5.0
+keyring==25.6.0
# via -r requirements.in
markupsafe==2.1.3
# via jinja2