From 09773a4ea9dfb46934d11f308e7c169c9d373d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:13:48 +0000 Subject: [PATCH] chore(deps): bump httplib2 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.22.0 to 0.32.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.22.0...v0.32.0) --- updated-dependencies: - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../modules/slurm_files/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/modules/scheduler/schedmd-slurm-gcp-v6-controller/modules/slurm_files/scripts/requirements.txt b/community/modules/scheduler/schedmd-slurm-gcp-v6-controller/modules/slurm_files/scripts/requirements.txt index 9e40292871..0d7d84842a 100644 --- a/community/modules/scheduler/schedmd-slurm-gcp-v6-controller/modules/slurm_files/scripts/requirements.txt +++ b/community/modules/scheduler/schedmd-slurm-gcp-v6-controller/modules/slurm_files/scripts/requirements.txt @@ -12,7 +12,7 @@ google-resumable-media==2.5.0 googleapis-common-protos==1.59.1 grpcio==1.60.0 grpcio-status==1.60.0 -httplib2==0.22.0 +httplib2==0.32.0 more-executors==2.11.4 pyyaml==6.0.2 requests==2.33.0