From 2751f9b14cc54c78af30c295dfe70732879e57bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:02:14 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 2.16.0 to 3.4.1 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.16.0 to 3.4.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.16.0...v3.4.1) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.4.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 07964bedfdb..075e0626669 100644 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,7 @@ django-bootstrap3-datetimepicker-2==2.8.3 # storage manager dependencies django-storages==1.14.3 dropbox==11.36.2 -google-cloud-storage==2.16.0 +google-cloud-storage==3.4.1 boto3==1.39.3 # Django Caches