Skip to content

Commit

Permalink
⬆ Bump google-auth from 2.22.0 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.22.0 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.22.0...v2.23.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent e79ef00 commit 9e0cb50
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.0.3
requests==2.31.0
google-api-core==2.11.1
google-api-python-client==2.106.0
google-auth==2.22.0
google-auth==2.23.4
google-auth-httplib2==0.1.1
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.11.1",
"google-api-python-client==2.106.0",
"google-auth==2.22.0",
"google-auth==2.23.4",
"google-auth-httplib2==0.1.1",
"google-auth-oauthlib==1.1.0",
"Deprecated==1.2.14"
Expand Down

0 comments on commit 9e0cb50

Please sign in to comment.