From fa514f63e6843997638cc5a5b72db361670df2fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:15:09 +0000 Subject: [PATCH] Bump httplib2 from 0.8 to 0.19.0 in /ODSA-django Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.8 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/commits/v0.19.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..5fdf6f8e 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.19.0 humanize==0.2 icalendar==3.1 jsonpickle==0.4.0