From 9caa63564e2c9ef0838ae0ded956f45dd528fe7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:34:05 +0000 Subject: [PATCH] Bump httplib2 from 0.13.1 to 0.19.0 in /Chapter11/app Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.13.1 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.13.1...v0.19.0) Signed-off-by: dependabot[bot] --- Chapter11/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter11/app/requirements.txt b/Chapter11/app/requirements.txt index 5b5a84c..c069b3d 100644 --- a/Chapter11/app/requirements.txt +++ b/Chapter11/app/requirements.txt @@ -8,7 +8,7 @@ gym==0.14.0 h5py==2.8.0 heapdict==1.0.0 html5lib==1.0.1 -httplib2==0.13.1 +httplib2==0.19.0 hyperlink==18.0.0 idna==2.8 imageio==2.4.1