Skip to content

Commit

Permalink
pip stable: update google-auth-oauthlib requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent cbe9d16 commit 953a9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# google sheets api
google-api-python-client~=2.109.0
google-auth-httplib2~=0.1.1
google-auth-oauthlib~=1.1.0
google-auth-oauthlib~=1.2.0

# files
platformdirs~=4.1.0
Expand Down

0 comments on commit 953a9fc

Please sign in to comment.