From 24b665245d1f94166cf26a2c2db2bb9cf024180d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 17:02:13 +0000 Subject: [PATCH] Bump httplib2 from 0.10.3 to 0.18.0 in /python-learning/python-spider Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 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/v0.10.3...v0.18.0) Signed-off-by: dependabot[bot] --- python-learning/python-spider/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-learning/python-spider/requirement.txt b/python-learning/python-spider/requirement.txt index d286df65..c3d678ef 100644 --- a/python-learning/python-spider/requirement.txt +++ b/python-learning/python-spider/requirement.txt @@ -32,7 +32,7 @@ Flask-WTF==0.14.2 future==0.16.0 gi==1.2 html5lib==0.999999999 -httplib2==0.10.3 +httplib2==0.18.0 idna==2.6 ipykernel==4.6.1 ipython==6.1.0