From 8090305265f9ede5afd46e72b50f16dd9f6e10a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 06:34:02 +0000 Subject: [PATCH] chore(deps): bump google-cloud-storage from 3.7.0 to 3.8.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.7.0 to 3.8.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/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c4ea6b38..ef3bfccb 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.188.0 -google-cloud-storage==3.7.0 +google-cloud-storage==3.8.0 cffi==2.0.0 PyGithub==2.8.1 blinker==1.9.0