Bump keyring from 25.2.1 to 25.3.0
- ID
edfe582- date
2024-08-09 10:07:02+00:00- author
dependabot <https://github.com/dependabot>- parent
0ecb06f- message
Bump keyring from 25.2.1 to 25.3.0 Bumps [keyring](https://github.com/jaraco/keyring) from 25.2.1 to 25.3.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.2.1...v25.3.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 (4590) → requirements.txt (4590)
diff --git a/requirements.txt b/requirements.txt
index d798524..035164e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -118,7 +118,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
-keyring==25.2.1
+keyring==25.3.0
# via -r requirements.in
markupsafe==2.1.3
# via jinja2