From 1ecf813b1c550b9796b0101b78c4369652224f8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 07:02:39 +0000 Subject: [PATCH] deps(deps): bump google-cloud-storage from 2.10.0 to 3.3.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.10.0 to 3.3.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.3.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.3.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..cdf9e32 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.3.0 # Machine Learning scikit-learn==1.3.2