Skip to content

Commit

Permalink
Update google-auth requirement from ~=2.11.1 to ~=2.12.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.11.1...v2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 28, 2022
1 parent 1da23ac commit 4096b42
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 @@ -36,7 +36,7 @@ fastjsonschema~=2.16.2
fonttools~=4.37.3
future~=0.18.2
google-api-core~=2.10.1
google-auth~=2.11.1
google-auth~=2.12.0
googleapis-common-protos~=1.56.4
h5netcdf~=0.15.0
h5py~=3.7.0
Expand Down

0 comments on commit 4096b42

Please sign in to comment.