Skip to content

Commit

Permalink
Bump google-auth from 2.23.4 to 2.28.0
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.4 to 2.28.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.23.4...v2.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2024
1 parent f8bb89c commit 8007763
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ langchain = "==0.0.352"
langchain-experimental = "==0.0.40"
anyio = "<4.0.0" # Do not update: anyio<4.0 is REQUIRED by langchain
google-api-core = "==2.11.1"
google-auth = "==2.23.4"
google-auth = "==2.28.0"
google-cloud-core = "==2.3.3"
google-cloud-speech = "==2.21.0"
google-cloud-texttospeech = "==2.14.2"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 8007763

Please sign in to comment.