From 0cf4aa147037f2b12f354546fbd92685386d9262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:40:53 +0000 Subject: [PATCH] build(deps): 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.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index cd8442aa..62ecd7e1 100644 --- a/requirements.in +++ b/requirements.in @@ -7,7 +7,7 @@ dockerflow==2024.4.2 everett==3.3.0 falcon==3.1.3 fillmore==2.0.0 -google-cloud-storage==2.16.0 +google-cloud-storage==2.17.0 gunicorn==22.0.0 isodate==0.6.1 markus==4.2.0 diff --git a/requirements.txt b/requirements.txt index 6c3ce4af..3535f00d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -229,9 +229,9 @@ google-cloud-pubsub==2.21.1 \ --hash=sha256:31fcf07444b7f813a616c4b650e1fbf1dc998a088fe0059a76164855ac17f05c \ --hash=sha256:55a3602ec45bc09626604d712032288a8ee3566145cb83523cff908938f69a4b # via -r requirements.in -google-cloud-storage==2.16.0 \ - --hash=sha256:91a06b96fb79cf9cdfb4e759f178ce11ea885c79938f89590344d079305f5852 \ - --hash=sha256:dda485fa503710a828d01246bd16ce9db0823dc51bbca742ce96a6817d58669f +google-cloud-storage==2.17.0 \ + --hash=sha256:49378abff54ef656b52dca5ef0f2eba9aa83dc2b2c72c78714b03a1a95fe9388 \ + --hash=sha256:5b393bc766b7a3bc6f5407b9e665b2450d36282614b7945e570b3480a456d1e1 # via -r requirements.in google-crc32c==1.5.0 \ --hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \