From be7e0406cf8c5f954d58bc49dae245a56eec6320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 02:01:24 +0000 Subject: [PATCH] chore(deps): bump google-auth from 1.6.3 to 2.16.0 in /apps-cd Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.6.3 to 2.16.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.16.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps-cd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-cd/requirements.txt b/apps-cd/requirements.txt index e53f16991..d06cfba5f 100644 --- a/apps-cd/requirements.txt +++ b/apps-cd/requirements.txt @@ -5,7 +5,7 @@ fire==0.2.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.16.0 google-auth-httplib2==0.0.3 google-cloud-core==1.0.3 google-cloud-storage==1.17.0