From e8601f1f7cd430e7878f389cc720f48b71d1320e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 07:58:47 +0000 Subject: [PATCH] Bump requests from 2.19.1 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.19.1 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.19.1...v2.20.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27eb778..5c4adc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ python-dateutil==2.7.3 pytz==2018.5 PyYAML==3.13 redis==2.10.6 -requests==2.19.1 +requests==2.20.0 scipy==1.1.0 six==1.11.0 snowballstemmer==1.2.1