Skip to content

Commit

Permalink
Bump google-auth-oauthlib from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python-oauthlib@v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent ecbffa1 commit 5a28b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ google-auth==2.22.0
# google-auth-oauthlib
google-auth-httplib2==0.1.0
# via google-api-python-client
google-auth-oauthlib==1.1.0
google-auth-oauthlib==1.2.0
# via -r requirements-base.in
googleapis-common-protos==1.60.0
# via google-api-core
Expand Down

0 comments on commit 5a28b7b

Please sign in to comment.