From 4096b42dfdef007d014198738d177ffc89ec1d38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 04:02:24 +0000 Subject: [PATCH] Update google-auth requirement from ~=2.11.1 to ~=2.12.0 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](https://github.com/googleapis/google-auth-library-python/compare/v2.11.1...v2.12.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d064e3ed45..a0a222a3179 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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