Skip to content

Commit

Permalink
Bump google-auth from 2.23.2 to 2.23.4
Browse files Browse the repository at this point in the history
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.23.2 to 2.23.4.
- [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.23.2...v2.23.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 7f7f411 commit 78721cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Daniele Esposti <[email protected]>"]
python = "^3.8"
click = "~8.1.7"
google-api-core = "~2.11.1"
google-auth = "~2.23.2"
google-auth = "~2.23.4"
google-cloud-pubsub = "~2.18"
grpcio = "~1.59.2"

Expand Down

0 comments on commit 78721cd

Please sign in to comment.