From c7b3577ad1839e2f985d577e89bd8fa67623fa33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 18:01:24 +0000 Subject: [PATCH] chore(deps): bump google-cloud-storage from 2.18.2 to 3.7.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.18.2 to 3.7.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...v3.7.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.7.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 86c9c0a2..e210930b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ MarkupSafe==3.0.3 jinja2==3.1.6 itsdangerous==2.2.0 google-api-python-client==2.154.0 -google-cloud-storage==2.18.2 +google-cloud-storage==3.7.0 cffi==2.0.0 PyGithub==2.8.1 blinker==1.9.0