From 8083b60f895be8f8edc09b471afab0e4dbe73241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 19:50:21 +0000 Subject: [PATCH] Bump requests from 2.4.3 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.4.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/v2.4.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 f7c4597..ba38f51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -requests==2.4.3 +requests==2.20.0 simplejson==3.6.5 six \ No newline at end of file