From 9b4b11858e60f30dbc02595dbf436a1adaf9a63a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:49:31 +0000 Subject: [PATCH] Bump httplib2 from 0.18.0 to 0.19.0 in /websocket_server 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] --- websocket_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket_server/requirements.txt b/websocket_server/requirements.txt index d343437..4b5d8c3 100644 --- a/websocket_server/requirements.txt +++ b/websocket_server/requirements.txt @@ -15,7 +15,7 @@ google-auth-oauthlib==0.4.1 googleapis-common-protos==1.51.0 greenlet==0.4.15 gunicorn==20.0.4 -httplib2==0.18.0 +httplib2==0.19.0 idna==2.9 itsdangerous==1.1.0 Jinja2==2.11.2