From 6f6638cd03853d19d7205ed6aa67ea198f383ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 00:15:09 +0000 Subject: [PATCH] Bump google-auth from 2.25.2 to 2.26.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.25.2 to 2.26.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.25.2...v2.26.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 a928a8a..acdcf3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ cssselect2==0.7.0 frozenlist==1.4.1 google-api-core==2.15.0 google-api-python-client==2.111.0 -google-auth==2.25.2 +google-auth==2.26.1 google-auth-httplib2==0.2.0 googleapis-common-protos==1.62.0 h11==0.11.0