From a4ab577b7e2818a5d6f02762062c16b99250b04b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 17:17:31 +0000 Subject: [PATCH] Bump httplib2 in /samples/stamp/atos/performance/template/apache Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.2 to 0.18.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.18.0) Signed-off-by: dependabot[bot] --- samples/stamp/atos/performance/template/apache/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 samples/stamp/atos/performance/template/apache/requirements.txt diff --git a/samples/stamp/atos/performance/template/apache/requirements.txt b/samples/stamp/atos/performance/template/apache/requirements.txt old mode 100755 new mode 100644 index 02852a28..a204662a --- a/samples/stamp/atos/performance/template/apache/requirements.txt +++ b/samples/stamp/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.18.0 oauth2==1.9.0.post1 oauthlib==2.0.0 psycopg2