From c2cac383df99b671cad3c7391a99f5f30e363994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:13:34 +0000 Subject: [PATCH] Bump google-auth from 2.23.3 to 2.23.4 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.23.3 to 2.23.4. - [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.23.3...v2.23.4) --- updated-dependencies: - dependency-name: google-auth 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 3a18970..c7bc6ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ cssselect2==0.7.0 frozenlist==1.4.0 google-api-core==2.12.0 google-api-python-client==2.105.0 -google-auth==2.23.3 +google-auth==2.23.4 google-auth-httplib2==0.1.1 googleapis-common-protos==1.61.0 h11==0.11.0