From 72404eabdf93f03e996a0355ffb2eab1421e2011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 16:22:44 +0000 Subject: [PATCH] Bump requests from 1.2.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 1.2.0 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/v1.2.0...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 80a5777..09ff8ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ansi2html==0.9.4 distribute==0.6.35 -requests==1.2.0 +requests==2.20.0 termcolor==1.1.0