From 4d937fe50d26afaea655fda66059d1b9bc6a1cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 01:32:44 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 0.4.6 to 1.0.0 Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 0.4.6 to 1.0.0. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/compare/v0.4.6...v1.0.0) --- updated-dependencies: - dependency-name: google-auth-oauthlib dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eece5b4..6052b0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ apache-airflow-providers-google==6.0.0 google-cloud-bigquery==2.28.1 google-auth==2.3.3 google-auth-httplib2==0.1.0 -google-auth-oauthlib==0.4.6 +google-auth-oauthlib==1.0.0 google-api-python-client>=1.6.0,<2.0.0 google-cloud-core==2.1.0 httplib2==0.20.1 \ No newline at end of file