From 1fd32445f3d992773158404dc6be9e8a20158812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:51:28 +0000 Subject: [PATCH] Bump google-auth from 2.33.0 to 2.34.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.33.0 to 2.34.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.33.0...v2.34.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aac6aff..dbde5cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ simpleaichat==0.2.2 openai<1.0.0 tiktoken==0.7.0 google-cloud-storage==2.18.2 -google-auth==2.33.0 +google-auth==2.34.0