From 32bfb91a3d29f9c641ee44f878be2913a4b5b11e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 06:05:09 +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 5d74301..f4e25d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ scikit-learn==0.19.2 scipy==1.1.0 hyperopt==0.1.1 hyperlpr==0.0.1 -requests==2.18.4 +requests==2.20.0 pandas==0.23.1 psutil pycryptodome