From eaa1b992f69ce290293a2610cd11956098307ced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:19:05 +0000 Subject: [PATCH] Bump httplib2 from 0.8 to 0.19.0 in /lri-b 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] --- lri-b/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lri-b/requirements.txt b/lri-b/requirements.txt index 7a5146e..66c0865 100644 --- a/lri-b/requirements.txt +++ b/lri-b/requirements.txt @@ -1,6 +1,6 @@ JPype==0.5.4.2 PyYAML==3.10 -httplib2==0.8 +httplib2==0.19.0 neo4j-embedded==1.6 py2neo==1.4.6 python-memcached==1.51