Skip to main content

Bump keyring from 25.3.0 to 25.4.0

ID
b675ba0
date
2024-09-18 09:45:29+00:00
author
dependabot <https://github.com/dependabot>
parent
6843db3
message
Bump keyring from 25.3.0 to 25.4.0

Bumps [keyring](https://github.com/jaraco/keyring) from 25.3.0 to 25.4.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.3.0...v25.4.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 (3688) → requirements.txt (3688)

diff --git a/requirements.txt b/requirements.txt
index 3b5adab..fd2f7f6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -99,7 +99,7 @@ jmespath==1.0.1
     # via
     #   boto3
     #   botocore
-keyring==25.3.0
+keyring==25.4.0
     # via -r requirements.in
 markupsafe==2.1.3
     # via jinja2