From 4f98771464a8898815ef33731dcecf8872b83e09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 16:11:06 +0000 Subject: [PATCH] chore(deps): bump httplib2 from 0.22.0 to 0.32.0 in /analytics Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.22.0 to 0.32.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.22.0...v0.32.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analytics/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/requirements.txt b/analytics/requirements.txt index 019035889..7cb84dae9 100644 --- a/analytics/requirements.txt +++ b/analytics/requirements.txt @@ -39,7 +39,7 @@ gspread==6.1.4 gspread-formatting==1.2.0 h11==0.14.0 httpcore==1.0.7 -httplib2==0.22.0 +httplib2==0.32.0 httpx==0.28.1 idna==3.10 imagesize==1.4.1