From 65917663f872381a9df7c8994aa148e408c52298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 17:39:34 +0000 Subject: [PATCH] Bump httplib2 from 0.17.1 to 0.18.0 in /Bot/sample_bot/calendarEvents Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.17.1 to 0.18.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.17.1...v0.18.0) Signed-off-by: dependabot[bot] --- Bot/sample_bot/calendarEvents/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bot/sample_bot/calendarEvents/requirements.txt b/Bot/sample_bot/calendarEvents/requirements.txt index 68414c3..325168a 100644 --- a/Bot/sample_bot/calendarEvents/requirements.txt +++ b/Bot/sample_bot/calendarEvents/requirements.txt @@ -7,7 +7,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.17.1 +httplib2==0.18.0 idna==2.9 oauthlib==3.1.0 protobuf==3.11.3