From 4ef11088464f827729e557629c79460695588d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 08:06:49 +0000 Subject: [PATCH] chore(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 e7566f5..16223a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ h11==0.16.0 h2==4.3.0 hpack==4.1.0 httpcore==1.0.9 -httplib2==0.31.2 +httplib2==0.32.0 httptools==0.7.1 httpx==0.28.1 httpx-sse==0.4.3