From fc518eafc7f9012784bf135192de44f54a550fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 23:40:01 +0000 Subject: [PATCH] Bump requests from 2.13.0 to 2.20.0 in /classification/model/ADDA Bumps [requests](https://github.com/requests/requests) from 2.13.0 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.13.0...v2.20.0) Signed-off-by: dependabot[bot] --- classification/model/ADDA/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classification/model/ADDA/requirements.txt b/classification/model/ADDA/requirements.txt index aa6c50f..ac2b462 100644 --- a/classification/model/ADDA/requirements.txt +++ b/classification/model/ADDA/requirements.txt @@ -4,6 +4,6 @@ click==6.7 tqdm==4.11.2 PyYAML==3.12 colorlog==2.10.0 -requests==2.13.0 +requests==2.20.0 scipy==0.19.0 tflearn==0.3