From 8d3a30c38818acd212bbcc6127fcdfeb31a8794a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:29:54 +0000 Subject: [PATCH] Bump httplib2 from 0.9 to 0.19.0 in /Toptal_API.egg-info Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9 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/0.9...v0.19.0) Signed-off-by: dependabot[bot] --- Toptal_API.egg-info/requires.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Toptal_API.egg-info/requires.txt b/Toptal_API.egg-info/requires.txt index 8c0774e..d400f30 100644 --- a/Toptal_API.egg-info/requires.txt +++ b/Toptal_API.egg-info/requires.txt @@ -1,4 +1,4 @@ -httplib2==0.9 +httplib2==0.19.0 click==5.0 argparse==1.2.1 bs4==0.0.1 \ No newline at end of file