From 6599a3e45b07bb9792d58f4d1b7820d3c5dc352e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 18:52:40 +0000 Subject: [PATCH] deps(pip):(deps): bump google-auth from 2.49.0 to 2.49.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.49.0 to 2.49.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/commits) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.49.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcd03be..3eb7db6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -google-auth==2.49.0 +google-auth==2.49.1 google-api-python-client==2.190.0 google-cloud-storage==3.9.0 \ No newline at end of file