From fa6fa09b508a20dba6f87aa2a98f6f0c6f9c9bd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:58:47 +0000 Subject: [PATCH] Bump google-cloud-storage from 2.18.2 to 2.19.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.18.2 to 2.19.0. - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-storage/compare/v2.18.2...v2.19.0) --- updated-dependencies: - dependency-name: google-cloud-storage 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 b220e82..83509ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ requests==2.32.3 simpleaichat==0.2.2 openai<1.0.0 tiktoken==0.8.0 -google-cloud-storage==2.18.2 +google-cloud-storage==2.19.0 google-auth==2.36.0