From 6f4698dc70a15eaecd0e015f3ee8be446d31a037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 11:46:48 +0000 Subject: [PATCH] Bump httplib2 in /paas-ce/paasagent/etc/build/packages Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.1 to 0.19.0. - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/0.9.1...v0.19.0) --- updated-dependencies: - dependency-name: httplib2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paas-ce/paasagent/etc/build/packages/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paas-ce/paasagent/etc/build/packages/requirements.txt b/paas-ce/paasagent/etc/build/packages/requirements.txt index 371cc4240..b1de0cc06 100644 --- a/paas-ce/paasagent/etc/build/packages/requirements.txt +++ b/paas-ce/paasagent/etc/build/packages/requirements.txt @@ -5,7 +5,7 @@ celery==3.1.18 kombu==3.0.35 django-celery==3.2.1 redis==2.10.5 -httplib2==0.9.1 +httplib2==0.19.0 xlrd==1.0.0 xlwt==1.1.2 Mako==1.0.4