Skip to content

Commit

Permalink
Update google-auth requirement from ~=2.26.1 to ~=2.27.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.26.1...v2.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent b87de3a commit f262600
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.19.0
fonttools~=4.47.0
future==0.18.3
google-api-core~=2.15.0
google-auth~=2.26.1
google-auth~=2.27.0
googleapis-common-protos~=1.62.0
h5netcdf~=1.3.0
h5py~=3.10.0
Expand Down

0 comments on commit f262600

Please sign in to comment.