From f4e2166c6bdea54ef6dd06196de0ad0a3421b3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 19:52:11 +0000 Subject: [PATCH] Bump requests from 2.19.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.19.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.19.1...v2.20.0) Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 446044f..9d9efb7 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -7,7 +7,7 @@ pytest==3.8.1 pytest-runner==4.2 python-dateutil==2.7.3 matplotlib==3.0.0 -requests==2.19.1 +requests==2.20.0 tornado==5.1.1 tweepy==3.6.0 TA-Lib==0.4.17