From 4ad087dc28df4fc1a79d58c6286a941ba162f8e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 09:09:05 +0000 Subject: [PATCH] Bump google-auth from 2.3.3 to 2.18.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.3 to 2.18.1. - [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.18.1) --- 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 79bfcb9..5b6caf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ apache-airflow==2.3.4 PyYAML==6.0 apache-airflow-providers-google==6.0.0 google-cloud-bigquery==2.28.1 -google-auth==2.3.3 +google-auth==2.18.1 google-auth-httplib2==0.1.0 google-auth-oauthlib==0.4.6 google-api-python-client>=1.6.0,<2.0.0