From ec8cb6a6515847cd54754d42553444e02d8f9270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 20:28:06 +0000 Subject: [PATCH] Bump requests from 2.9.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.9.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.9.1...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 9b5f5b87..d92b9eb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ theanets == 0.7.3 pybrain == 0.3 xgboost == 0.4a30 hep_ml == 0.4 -requests == 2.9.1 \ No newline at end of file +requests == 2.20.0 \ No newline at end of file