From 36be1d0ce4c3654f8b869e1093438db9e7377ab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 08:11:58 +0000 Subject: [PATCH] Bump google-auth from 2.5.0 to 2.6.0 (#111) Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.5.0 to 2.6.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/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e421803..1a0acf2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2021.10.8 charset-normalizer==2.0.11 gbq==0.4.0 google-api-core==2.4.0 -google-auth==2.5.0 +google-auth==2.6.0 google-cloud-bigquery==2.32.0 google-cloud-core==2.2.2 google-crc32c==1.3.0