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.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: google-auth-oauthlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent 7cf33c4 commit e446b20
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.136.0
google-auth-httplib2~=0.2.0
google-auth-oauthlib~=1.2.0
google-auth-oauthlib~=1.2.1

# files
platformdirs~=4.2.2
Expand Down

0 comments on commit e446b20

Please sign in to comment.