From: dyh Date: Tue, 15 Jun 2021 02:42:11 +0000 (+0800) Subject: Update httplib2 version to 0.19.1 X-Git-Tag: 1.4.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7f822cfccbd150ccc2a6b768917974a55e28faa6;p=vfc%2Fgvnfm%2Fvnfmgr.git Update httplib2 version to 0.19.1 Change-Id: Ie01ab26d44fbe5eaf8e2452769028b1ce4488185 Issue-ID: VFC-1862 Signed-off-by: dyh --- diff --git a/mgr/requirements.txt b/mgr/requirements.txt index 78380b6..0a5bc41 100644 --- a/mgr/requirements.txt +++ b/mgr/requirements.txt @@ -12,7 +12,7 @@ redis==2.10.5 django-redis-cache==0.13.1 # for call rest api -httplib2==0.12.3 +httplib2==0.19.1 # for unit test coverage==4.2