From 1b85bd53574fef7c8c980d95db4519962cf93988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 05:49:37 +0000 Subject: [PATCH] build(deps): bump httplib2 from 0.31.2 to 0.32.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.31.2 to 0.32.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.31.2...v0.32.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba0db91..c9ed04e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ grpcio==1.80.0 grpcio-status==1.71.2 h11==0.16.0 httpcore==1.0.9 -httplib2==0.31.2 +httplib2==0.32.0 httpx==0.28.1 identify==2.6.18 idna==3.14