From 1ed13fcfa7fedf3507e3e3192e4d79bc091da136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:37:08 +0000 Subject: [PATCH] Bump httplib2 from 0.9.2 to 0.19.0 in /atos/performance/template/apache Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/0.9.2...v0.19.0) Signed-off-by: dependabot[bot] --- atos/performance/template/apache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 atos/performance/template/apache/requirements.txt diff --git a/atos/performance/template/apache/requirements.txt b/atos/performance/template/apache/requirements.txt old mode 100755 new mode 100644 index 02852a2..dffcedd --- a/atos/performance/template/apache/requirements.txt +++ b/atos/performance/template/apache/requirements.txt @@ -2,7 +2,7 @@ Django==1.10.2 django-allauth==0.27.0 django-rest-auth==0.8.1 djangorestframework==3.4.7 -httplib2==0.9.2 +httplib2==0.19.0 oauth2==1.9.0.post1 oauthlib==2.0.0 psycopg2