From 77bd69ad6835f4b6a60697c7e7e1975c427a5789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 01:14:06 +0000 Subject: [PATCH] deps(deps): bump google-auth from 2.56.0 to 2.56.2 Bumps [google-auth](https://github.com/googleapis/google-cloud-python) from 2.56.0 to 2.56.2. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.56.0...google-auth-v2.56.2) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.56.2 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 9889927..f3d908f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ frozenlist==1.8.0 google-api-core==2.32.0 google-api-python-client==2.198.0 google-api-python-client-py3==1.2 -google-auth==2.56.0 +google-auth==2.56.2 google-auth-httplib2==0.4.0 googleapis-common-protos==1.75.0 gTTS==2.5.4