From c9efc7875d77100016174c47903839b668edb9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 09:17:30 +0000 Subject: [PATCH] Bump google-auth from 2.3.3 to 2.20.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.3 to 2.20.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.3.3...v2.20.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 473db5a..01c797c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apache-airflow==2.3.4 PyYAML==6.0 apache-airflow-providers-google==8.5.0 google-cloud-bigquery==2.28.1 -google-auth==2.3.3 +google-auth==2.20.0 google-auth-httplib2==0.1.0 google-auth-oauthlib==0.4.6 google-api-python-client>=1.6.0,<2.0.0