From 6fc86d71436ab8b36ca6c062b3f4b698668ac295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 04:01:20 +0000 Subject: [PATCH] Update google-auth requirement from ~=2.14.0 to ~=2.15.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.14.0...v2.15.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 42d0a5777e0..cd61e4f5df3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ fastjsonschema~=2.16.2 fonttools~=4.38.0 future==0.18.2 google-api-core~=2.11.0 -google-auth~=2.14.0 +google-auth~=2.15.0 googleapis-common-protos~=1.57.0 h5netcdf~=1.1.0 h5py~=3.7.0