From 94eb239b8afc6fcf70087394e0593640a1876560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 20:44:53 +0000 Subject: [PATCH] Bump httplib2 from 0.15.0 to 0.19.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.15.0 to 0.19.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.15.0...v0.19.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/storage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/storage.txt b/requirements/storage.txt index 14d58550..174276cd 100644 --- a/requirements/storage.txt +++ b/requirements/storage.txt @@ -4,5 +4,5 @@ boto3==1.10.9 google-api-python-client==1.6.5 google-auth-httplib2==0.0.3 google-cloud-storage==1.7.0 -httplib2==0.15.0 +httplib2==0.19.0 pysftp==0.2.9