From e5772f8120d84d1bc46162e9ebfa82ee9c29979b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 16:01:43 +0000 Subject: [PATCH] Bump google-cloud-storage from 3.6.0 to 3.7.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.6.0 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/v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.7.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 5f669bee..acf2c23c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==3.1.2 flask-talisman==1.1.0 -google-cloud-storage==3.6.0 +google-cloud-storage==3.7.0 gunicorn==23.0.0 markdown==3.10 pytest==9.0.2