From 3db8d7649f74194dbe9e8597e607a1babcc36d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 16:08:21 +0000 Subject: [PATCH] Bump httplib2 from 0.8 to 0.18.0 in /ODSA-django Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.8 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/commits/v0.18.0) Signed-off-by: dependabot[bot] --- ODSA-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODSA-django/requirements.txt b/ODSA-django/requirements.txt index aad0a891..0546a088 100644 --- a/ODSA-django/requirements.txt +++ b/ODSA-django/requirements.txt @@ -35,7 +35,7 @@ django.js==0.6.1 #djpclient==0.2.0 feedparser==5.1.2 html5lib==0.95 -httplib2==0.8 +httplib2==0.18.0 humanize==0.2 icalendar==3.1 jsonpickle==0.4.0