From e9ac5ca3f1f01fb50dccd81b7c557c476e163410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 23:12:20 +0000 Subject: [PATCH] Bump google-auth from 2.28.1 to 2.30.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.28.1 to 2.30.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.28.1...v2.30.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 +- requirements_windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a4c947f..f03e383 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ google-api-core==2.17.1 # google-cloud-bigquery-storage # google-cloud-core # sqlalchemy-bigquery -google-auth==2.28.1 +google-auth==2.30.0 # via # google-api-core # google-cloud-core diff --git a/requirements_windows.txt b/requirements_windows.txt index 45fab6f..23c69df 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -29,7 +29,7 @@ google-api-core==2.17.1 # google-cloud-bigquery-storage # google-cloud-core # sqlalchemy-bigquery -google-auth==2.28.1 +google-auth==2.30.0 # via # google-api-core # google-cloud-core