From a98696d75e704c9550d01f85f2cac1db4797d99f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:14:23 +0000 Subject: [PATCH] Bump httplib2 from 0.7.7 to 0.19.0 in /sample/pyramid Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.7.7 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/commits/v0.19.0) Signed-off-by: dependabot[bot] --- sample/pyramid/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/pyramid/requirements.txt b/sample/pyramid/requirements.txt index c80ac91c..021a965d 100644 --- a/sample/pyramid/requirements.txt +++ b/sample/pyramid/requirements.txt @@ -6,7 +6,7 @@ Pygments==1.6rc1 WebOb==1.2.3 evernote==1.25.0 evernote-oauth-sample==0.0 -httplib2==0.7.7 +httplib2==0.19.0 oauth2==1.5.211 pyramid==1.4 pyramid-debugtoolbar==1.0.4