From 7d3c16981123d1897c75ab14229823de42fbe522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 10:25:00 +0000 Subject: [PATCH] deps(deps): bump google-cloud-storage from 2.10.0 to 3.3.1 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.10.0 to 3.3.1. - [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.1) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.3.1 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..5f69040 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.1 # Machine Learning scikit-learn==1.3.2