From ccd0c10a2b8696b55b0aaae4cf93bc7243dc5d04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 20:02:05 +0000 Subject: [PATCH] chore(deps): bump google-cloud-storage from 3.10.0 to 3.10.1 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.10.0 to 3.10.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/v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e719f154..17f5d825 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.193.0 -google-cloud-storage==3.10.0 +google-cloud-storage==3.10.1 cffi==2.0.0 PyGithub==2.9.0 blinker==1.9.0