From b0e8b358ed5298bd2c0aefa0a85176177875eff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:15:39 +0000 Subject: [PATCH] Bump httplib2 from 0.10.3 to 0.19.0 in /TgBot Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.10.3 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.10.3...v0.19.0) Signed-off-by: dependabot[bot] --- TgBot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TgBot/requirements.txt b/TgBot/requirements.txt index e9d818d..51b672e 100644 --- a/TgBot/requirements.txt +++ b/TgBot/requirements.txt @@ -12,7 +12,7 @@ chardet==3.0.4 decorator==4.2.1 docutils==0.14 future==0.16.0 -httplib2==0.10.3 +httplib2==0.19.0 idna==2.6 idna-ssl==1.0.0 imagesize==1.0.0