From 3d895273eddbbde8e70955b1ddad11fafc987597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 04:31:49 +0000 Subject: [PATCH] deps(deps): bump google-cloud-storage from 2.10.0 to 3.4.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.10.0 to 3.4.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...v3.4.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fa02ef..5fa5890 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ python-multipart==0.0.6 # Google Cloud google-cloud-documentai==2.21.0 -google-cloud-storage==2.10.0 +google-cloud-storage==3.4.0 # Machine Learning scikit-learn==1.3.2