Skip to main content

Bump keyring from 25.4.0 to 25.4.1

ID
23a594c
date
2024-09-23 10:09:01+00:00
author
dependabot <https://github.com/dependabot>
parent
2c652a8
message
Bump keyring from 25.4.0 to 25.4.1

Bumps [keyring](https://github.com/jaraco/keyring) from 25.4.0 to 25.4.1.
- [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.0...v25.4.1)

---
updated-dependencies:
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 6f188fa..45ca5a1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -99,7 +99,7 @@ jmespath==1.0.1
     # via
     #   boto3
     #   botocore
-keyring==25.4.0
+keyring==25.4.1
     # via -r requirements.in
 markupsafe==2.1.3
     # via jinja2