Skip to content

Commit

Permalink
Bump google-auth from 2.22.0 to 2.23.3
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.3.
- [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.3)

---
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 Oct 10, 2023
1 parent bad4ed8 commit 8140287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
install_requires=[
"google-api-python-client==2.93.0",
"google-auth==2.22.0",
"google-auth==2.23.3",
"google-auth-oauthlib==1.0.0",
"numpy==1.25.1",
"tqdm==4.65.0",
Expand Down

0 comments on commit 8140287

Please sign in to comment.