From 9f3a984854792156d476ddc3c021ec69742a2f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 23:19:58 +0000 Subject: [PATCH] Bump google-auth from 2.28.1 to 2.28.2 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.28.1 to 2.28.2. - [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.28.2) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-patch ... 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 9349e8a..96cf4a6 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.28.2 # via # google-api-core # google-cloud-core diff --git a/requirements_windows.txt b/requirements_windows.txt index 29b3b28..cf02742 100644 --- a/requirements_windows.txt +++ b/requirements_windows.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.28.2 # via # google-api-core # google-cloud-core