Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2939804

Browse files
authoredMar 25, 2024
Bump keyring from 24.3.0 to 25.0.0
Bumps [keyring](https://github.com/jaraco/keyring) from 24.3.0 to 25.0.0. - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v24.3.0...v25.0.0) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 176a5c0 commit 2939804

File tree

2 files changed

+43
-8
lines changed

2 files changed

+43
-8
lines changed
 

‎poetry.lock

Lines changed: 42 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "Apache 2.0"
77

88
[tool.poetry.dependencies]
99
python = "^3.9"
10-
keyring = "^24.3.0"
10+
keyring = "^25.0.0"
1111
keyrings-google-artifactregistry-auth = "^1.1.2"
1212

1313
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)
Please sign in to comment.