From 59103bdb906f353790f7151bf5b93554aa85cc81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:29:57 +0000 Subject: [PATCH] Bump httplib2 from 0.10.3 to 0.19.0 in /python-learning/python-spider Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 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/compare/v0.10.3...v0.19.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..c41eb3f0 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.19.0 idna==2.6 ipykernel==4.6.1 ipython==6.1.0