From 3738e27294e5f9bdd736bc6c739e346daf103e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:31:33 +0000 Subject: [PATCH] build(deps): bump httplib2 from 0.20.2 to 0.32.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.20.2 to 0.32.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.20.2...v0.32.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c95cf59..6cf76d3 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -27,7 +27,7 @@ fasttext==0.9.2 filelock==3.20.3 fsspec==2024.3.1 h11==0.16.0 -httplib2==0.20.2 +httplib2==0.32.0 huggingface-hub==0.21.4 hyperlink==21.0.0 idna==3.15