From a7097e7b561da90ce188a02573a55f8c1092a81b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 04:54:41 +0000 Subject: [PATCH] chore(deps): bump httplib2 from 0.19.1 to 0.32.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.19.1 to 0.32.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.19.1...v0.32.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 38c8d43275..e979dfb5cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ djangorestframework==3.15.1 # via -r requirements.in exceptiongroup==1.3.1 # via celery -google-api-core==2.30.0 +google-api-core[grpc]==2.30.0 # via # google-cloud-appengine-logging # google-cloud-core @@ -137,7 +137,7 @@ google-crc32c==1.8.0 # google-resumable-media google-resumable-media==2.8.0 # via google-cloud-storage -googleapis-common-protos==1.57.0 +googleapis-common-protos[grpc]==1.57.0 # via # google-api-core # google-cloud-audit-log @@ -160,7 +160,7 @@ gunicorn==26.0.0 # via -r requirements.in html5lib==1.1 # via -r requirements.in -httplib2==0.19.1 +httplib2==0.32.0 # via django-postmark idna==3.15 # via requests @@ -233,7 +233,7 @@ pydantic==2.13.4 # via -r requirements.in pydantic-core==2.46.4 # via pydantic -pyparsing==2.4.7 +pyparsing==3.3.2 # via httplib2 python-dateutil==2.9.0.post0 # via