From 99992dd1c0d4cc66198619c55e59d295dc716a19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 18:20:23 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage in /examples/python Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.18.2 to 2.19.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.18.2...v2.19.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index c4d321e877..a484ee351e 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -21,7 +21,7 @@ google-auth==2.28.1 # google-cloud-storage google-cloud-core==2.3.0 # via google-cloud-storage -google-cloud-storage==2.18.2 +google-cloud-storage==2.19.0 # via -r requirements.in google-crc32c==1.3.0 # via