From 30a73ba2b4e98bb0a7ce0ae743c80fc069e95b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 18:52:44 +0000 Subject: [PATCH] deps(pip):(deps): bump google-cloud-storage from 3.9.0 to 3.10.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.9.0 to 3.10.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.9.0...v3.10.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.10.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 fcd03be..af257d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ google-auth==2.49.0 google-api-python-client==2.190.0 -google-cloud-storage==3.9.0 \ No newline at end of file +google-cloud-storage==3.10.0 \ No newline at end of file