From 479879e754c0d8ff19ea8b704d9c0389c6f3a825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 01:19:53 +0000 Subject: [PATCH] deps(deps): bump httplib2 from 0.31.1 to 0.31.2 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.31.1 to 0.31.2. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.31.1...v0.31.2) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.31.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7496720..6204308 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ google-auth==2.47.0 google-auth-httplib2==0.3.0 googleapis-common-protos==1.72.0 gTTS==2.5.4 -httplib2==0.31.1 +httplib2==0.31.2 idna==3.11 import_expression==2.2.1.post1 isort==7.0.0