Bump keyring from 25.4.1 to 25.5.0
- ID
955cc51- date
2024-10-28 10:04:46+00:00- author
dependabot <https://github.com/dependabot>- parent
0bfa650- message
Bump keyring from 25.4.1 to 25.5.0 Bumps [keyring](https://github.com/jaraco/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) --- 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 (3798) → requirements.txt (3798)
diff --git a/requirements.txt b/requirements.txt
index fe15ec8..58a8518 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -103,7 +103,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
-keyring==25.4.1
+keyring==25.5.0
# via -r requirements.in
markupsafe==2.1.3
# via jinja2