From 945a584071f91f8e6707fbd16c1cc524c04771eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:33:22 +0000 Subject: [PATCH] Bump google-auth from 2.55.2 to 2.56.2 Bumps [google-auth](https://github.com/googleapis/google-cloud-python) from 2.55.2 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.55.2...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] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index d343a2d0b..17b786cee 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -8,7 +8,7 @@ collectfasta==3.3.3 # https://github.com/jasongi/collectfasta (maintained fork # GCP Stuff # ------------------------------------------------------------------------------ -google-auth==2.55.2 +google-auth==2.56.2 # Not directly required, pinned by Snyk to avoid a vulnerability # Duplicated accross requirements files due to Snyk not understanding requirements inheritance