From 9745501d71320a6fe07dbec3e5e74ec4816efdd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:13:36 +0000 Subject: [PATCH] Bump google-auth from 2.28.0 to 2.28.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.28.0 to 2.28.1. - [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.28.0...v2.28.1) --- updated-dependencies: - dependency-name: google-auth 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 53509f0..7386d9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ simpleaichat==0.2.2 openai<1.0.0 tiktoken==0.6.0 google-cloud-storage==2.14.0 -google-auth==2.28.0 +google-auth==2.28.1