From c57c284a990a4d62fd60c1b20dbe54298c25811b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 10:11:57 +0000 Subject: [PATCH] chore(deps): bump httplib2 Bumps the pip group with 1 update in the /services/backup-daemon/docker directory: [httplib2](https://github.com/httplib2/httplib2). Updates `httplib2` from 0.21.0 to 0.32.0 - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.21.0...v0.32.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- services/backup-daemon/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/backup-daemon/docker/requirements.txt b/services/backup-daemon/docker/requirements.txt index 92bfafec..87d5cb9e 100644 --- a/services/backup-daemon/docker/requirements.txt +++ b/services/backup-daemon/docker/requirements.txt @@ -19,7 +19,7 @@ google-auth==2.16.1 google-auth-httplib2==0.2.0 googleapis-common-protos==1.70.0 gunicorn==23.0.0 -httplib2==0.21.0 +httplib2==0.32.0 idna==3.15 importlib-metadata==4.8.3 jaraco.context==6.1.0