From 762663ac76ebe37ee2bb19a2502515bb4045a416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 07:54:46 +0000 Subject: [PATCH] Bump google-cloud-storage from 2.4.0 to 2.10.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 2.4.0 to 2.10.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.4.0...v2.10.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 010266a4..5a8069f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ django-bootstrap4==23.1 texttable oauth2client google-api-python-client==2.55.0 -google-cloud-storage==2.4.0 +google-cloud-storage==2.10.0 openqa_client openstacksdk~=1.2.0 python-dateutil