From c06b35fd6dab0276858f2720f63c9175c6b24110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 02:01:32 +0000 Subject: [PATCH] chore(deps): bump google-auth in /test-infra/auto-deploy Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.6.3 to 2.15.0. - [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/v1.6.3...v2.15.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-infra/auto-deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/auto-deploy/requirements.txt b/test-infra/auto-deploy/requirements.txt index 5a7510bde..d375c5993 100644 --- a/test-infra/auto-deploy/requirements.txt +++ b/test-infra/auto-deploy/requirements.txt @@ -6,7 +6,7 @@ flask==1.1.1 github3.py==1.3.0 google-api-core==1.14.2 google-api-python-client==1.7.10 -google-auth==1.6.3 +google-auth==2.15.0 google-auth-httplib2==0.0.3 google-cloud-core==1.0.3 google-cloud-storage==1.17.0