From a97928c9f99d63a49b68f6637a34643093fd8178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 04:02:29 +0000 Subject: [PATCH] Update google-auth requirement from ~=2.12.0 to ~=2.13.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.12.0...v2.13.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 5087f7b8ba7..ad440ef7f80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ fastjsonschema~=2.16.2 fonttools~=4.37.4 future~=0.18.2 google-api-core~=2.10.2 -google-auth~=2.12.0 +google-auth~=2.13.0 googleapis-common-protos~=1.56.4 h5netcdf~=1.0.2 h5py~=3.7.0