Skip to content

Commit

Permalink
⬆ Bump google-auth from 2.23.4 to 2.28.1
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.1.
- [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.1)

---
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] authored Feb 26, 2024
1 parent 999f03b commit f0ccc22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ pydantic-settings==2.1.0
requests==2.31.0
google-api-core==2.14.0
google-api-python-client==2.111.0
google-auth==2.23.4
google-auth==2.28.1
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.1.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"requests==2.31.0",
"google-api-core==2.14.0",
"google-api-python-client==2.111.0",
"google-auth==2.23.4",
"google-auth==2.28.1",
"google-auth-httplib2==0.2.0",
"google-auth-oauthlib==1.1.0",
"Deprecated==1.2.14"
Expand Down

0 comments on commit f0ccc22

Please sign in to comment.