Skip to content

Commit

Permalink
Update google-auth requirement from ~=2.14.0 to ~=2.15.0
Browse files Browse the repository at this point in the history
Updates the requirements on [google-auth](https://github.com/googleapis/google-auth-library-python) to permit the latest version.
- [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.14.0...v2.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2022
1 parent 3fa9abf commit c52ecce
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
Expand Up @@ -41,7 +41,7 @@ fastjsonschema~=2.16.2
fonttools~=4.38.0
future==0.18.2
google-api-core~=2.10.2
google-auth~=2.14.0
google-auth~=2.15.0
googleapis-common-protos~=1.57.0
h5netcdf~=1.1.0
h5py~=3.7.0
Expand Down

0 comments on commit c52ecce

Please sign in to comment.