From 0a46adabdd642c3e7c7d3b06ef4de39beed238e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 23:13:36 +0000 Subject: [PATCH] Bump requests from 1.2.3 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 1.2.3 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.3...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 c324b66..939ac24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ docopt==0.6.1 envoy==0.0.2 github3.py==0.7.0 pypandoc==0.5.1 -requests==1.2.3 +requests==2.20.0 wsgiref==0.1.2