From 57b4de26df22df6a1f9477f1c8d1981ec50d8eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 02:15:06 +0000 Subject: [PATCH] chore(deps): bump google-auth from 2.3.3 to 2.56.2 in /tests/docker Bumps [google-auth](https://github.com/googleapis/google-cloud-python) from 2.3.3 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/commits/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-minor ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 595baed5..1400966a 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.4.7 click==8.4.2 Flask==2.2.5 Flask-RESTful==0.3.10 -google-auth==2.3.3 +google-auth==2.56.2 idna==3.18 importlib-metadata==9.0.0 ipaddress==1.0.23