From 62934009aa50732c387a0a8046cdd4eeaa4c50da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 18:15:42 +0000 Subject: [PATCH] chore(deps): update google-auth requirement from >=2.0.0 to >=2.56.3 Updates the requirements on [google-auth](https://github.com/googleapis/google-cloud-python) to permit the latest version. - [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.48.0...google-auth-v2.56.3) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.56.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d738c9..a7daf1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ streamlit>=1.61.1 anthropic>=0.122.0 python-dotenv>=1.2.3 duckduckgo-search>=7.0.0 -google-auth>=2.0.0 +google-auth>=2.56.3 google-auth-oauthlib>=1.4.0 google-auth-httplib2>=0.2.0 google-api-python-client>=2.198.0