Skip to content

Commit 7cfb64c

Browse files
Bump google-auth from 2.41.1 to 2.43.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.41.1 to 2.43.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.41.1...v2.43.0) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5f9152 commit 7cfb64c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -18,7 +18,7 @@ python-dotenv = "^1.1.1"
1818
pytest-mock = "^3.15.1"
1919
pytest-asyncio = "^1.2.0"
2020
structlog = "^25.4.0"
21-
google-auth = "^2.40.3"
21+
google-auth = "^2.43.0"
2222
requests = "^2.32.5"
2323

2424
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)