From 1473b0e95eccbae80ca3e5c0d1a922dbc5a2ad8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 16:13:00 +0000 Subject: [PATCH] Bump google-cloud-storage from 3.12.0 to 3.12.1 Bumps [google-cloud-storage](https://github.com/googleapis/google-cloud-python) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.12.0...google-cloud-storage-v3.12.1) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.12.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 6268824a..8707a2c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==3.1.3 flask-talisman==1.1.0 -google-cloud-storage==3.12.0 +google-cloud-storage==3.12.1 gunicorn==26.0.0 markdown==3.10.2 pytest==9.1.1