From aa2f234bd9e3258985f9265f1832df9963c7a560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:43:40 +0000 Subject: [PATCH] Bump httplib2 from 0.18.0 to 0.19.0 in /docs/dev Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.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.18.0...v0.19.0) Signed-off-by: dependabot[bot] --- docs/dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/requirements.txt b/docs/dev/requirements.txt index 8c213d8..8045fe8 100644 --- a/docs/dev/requirements.txt +++ b/docs/dev/requirements.txt @@ -19,7 +19,7 @@ google-auth==1.13.1 google-auth-httplib2==0.0.3 google-auth-oauthlib==0.4.1 googleapis-common-protos==1.51.0 -httplib2==0.18.0 +httplib2==0.19.0 lxml==4.5.0 oauthlib==3.1.0 requests==2.23.0