From 868f1f79e114346e598a72f50d2735a21ce69a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 07:40:42 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.18.4 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.18.4...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 3fc7de5..c2f2a52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ pyyaml==3.12 # via babbage raven==6.0.0 redis==2.10.6 regex==2017.9.23 -requests==2.18.4 # via datadog, datapackage, tableschema, tabulator +requests==2.20.0 # via datadog, datapackage, tableschema, tabulator rfc3986==1.1.0 # via tableschema simplejson==3.11.1 # via datadog six==1.11.0