From d8915db6a9903875b0e5a2e3159de859d9b9c94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 11:58:16 +0000 Subject: [PATCH] Bump httplib2 from 0.31.0 to 0.31.2 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.31.0 to 0.31.2. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.31.0...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 e502de1c..f3ceb284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ geopy==2.4.1 google_api_python_client==2.187.0 googlesearch-python==1.3.0 gspread==6.2.1 -httplib2==0.31.0 +httplib2==0.31.2 nextcord==2.6.0 oauth2client==4.1.3 psycopg2-binary==2.9.11