From ac374bf5cff881e2021fe91c8768ca0928b0bc54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 15:28:43 +0000 Subject: [PATCH] Bump requests from 2.9.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.9.1 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.9.1...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fe9686..34019d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ https://github.com/Alir3z4/html2text/archive/2016.1.8.tar.gz#egg=html2text html5lib==0.999999999 keyring==7.3 -requests==2.9.1 +requests==2.20.0 six==1.10.0