commit | 0924550c6f814017f9f649e8f8cfd88f784456b5 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Aug 05 11:07:48 2024 |
committer | GitHub <noreply@github.com> | Mon Aug 05 11:07:48 2024 |
tree | 2cd8e166d1c763b0d8d30a844756bacd0bb18e73 | |
parent | 3956f1bcf4b86ac58af275d52f124d3808423c22 [diff] |
Bump keyring from 25.2.1 to 25.3.0 in /.github/requirements (#11393) 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: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/.github/requirements/publish-requirements.txt b/.github/requirements/publish-requirements.txt index f4110e5..d5c5421 100644 --- a/.github/requirements/publish-requirements.txt +++ b/.github/requirements/publish-requirements.txt
@@ -219,9 +219,9 @@ # via # keyring # secretstorage -keyring==25.2.1 \ - --hash=sha256:2458681cdefc0dbc0b7eb6cf75d0b98e59f9ad9b2d4edd319d18f68bdca95e50 \ - --hash=sha256:daaffd42dbda25ddafb1ad5fec4024e5bbcfe424597ca1ca452b299861e49f1b +keyring==25.3.0 \ + --hash=sha256:8d85a1ea5d6db8515b59e1c5d1d1678b03cf7fc8b8dcfb1651e8c4a524eb42ef \ + --hash=sha256:8d963da00ccdf06e356acd9bf3b743208878751032d8599c6cc89eb51310ffae # via twine markdown-it-py==3.0.0 \ --hash=sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1 \