From 88f1882464d294887fb442c7ec9338b980df4f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 15:10:27 +0000 Subject: [PATCH] Update apache-libcloud requirement from <3,>=2.2.1 to >=2.2.1,<4 Updates the requirements on [apache-libcloud](https://github.com/apache/libcloud) to permit the latest version. - [Release notes](https://github.com/apache/libcloud/releases) - [Changelog](https://github.com/apache/libcloud/blob/trunk/CHANGES.rst) - [Commits](https://github.com/apache/libcloud/compare/v2.2.1...v3.4.1) --- updated-dependencies: - dependency-name: apache-libcloud dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-google.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-google.txt b/requirements-google.txt index a685436c36..286d1aca03 100644 --- a/requirements-google.txt +++ b/requirements-google.txt @@ -1,2 +1,2 @@ -apache-libcloud>=2.2.1,<3 +apache-libcloud>=2.2.1,<4 google-cloud-storage==1.6.0