From 666f4c71ba9189a8c65d1efbf59f6141ae78802f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:30:39 +0000 Subject: [PATCH] Bump httplib2 from 0.12.0 to 0.19.0 in /dev Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.12.0 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.12.0...v0.19.0) Signed-off-by: dependabot[bot] --- dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/requirements.txt b/dev/requirements.txt index 549594f..7d24052 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -26,5 +26,5 @@ python-editor==1.0.3 python3-ldap==0.9.8.4 pytz==2016.10 webassets==0.12.0 -httplib2==0.12.0 +httplib2==0.19.0 oauth2==1.9.0.post1 \ No newline at end of file