From b1f6b973fecf820972f5d0c423b8f0298df94bad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 01:15:18 +0000 Subject: [PATCH] deps(deps): bump google-auth from 2.57.0 to 2.57.1 Bumps [google-auth](https://github.com/googleapis/google-cloud-python) from 2.57.0 to 2.57.1. - [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.57.0...google-auth-v2.57.1) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.57.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 6a92560..4c49694 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ frozenlist==1.8.0 google-api-core==2.34.0 google-api-python-client==2.199.0 google-api-python-client-py3==1.2 -google-auth==2.57.0 +google-auth==2.57.1 google-auth-httplib2==0.4.2 googleapis-common-protos==1.75.2 gTTS==2.5.4