From bc5aa9724bc616494cffa1265f0323accdd6316d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:48:59 +0000 Subject: [PATCH] Bump google-cloud-storage from 2.16.0 to 2.17.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.16.0 to 2.17.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/v2.16.0...v2.17.0) --- updated-dependencies: - dependency-name: google-cloud-storage 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 437d091e..a88d21cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==3.0.3 flask-talisman==1.1.0 -google-cloud-storage==2.16.0 +google-cloud-storage==2.17.0 gunicorn==22.0.0 markdown==3.6 pytest==8.2.2