Skip to content

Commit 995d9d8

Browse files
authored
Merge pull request #80 from data-max-hq/dependabot/pip/keyring-25.1.0
Bump keyring from 24.3.0 to 25.1.0
2 parents c83560b + 36a914b commit 995d9d8

File tree

2 files changed

+42
-7
lines changed

2 files changed

+42
-7
lines changed

poetry.lock

+41-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
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.1.0"
1111
keyrings-google-artifactregistry-auth = "^1.1.2"
1212

1313
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)