From 6ccbeecd9f91910adab750e9486ff04c035c04a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 13:20:57 -0400 Subject: [PATCH] Bump google-cloud-storage from 2.10.0 to 2.11.0 (#95) Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.10.0 to 2.11.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.10.0...v2.11.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3676a44..fb91d6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ requests==2.31.0 simpleaichat==0.2.2 openai==0.28.0 tiktoken==0.5.1 -google-cloud-storage==2.10.0 +google-cloud-storage==2.11.0 google-auth==2.23.0 \ No newline at end of file