From 5a0e04c05f74849a55c18fb5f4e62c0e2a7282a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 06:48:54 +0000 Subject: [PATCH] Bump requests from 2.19.1 to 2.20.0 in /project 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] --- project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/requirements.txt b/project/requirements.txt index 3a3ed73..5439888 100644 --- a/project/requirements.txt +++ b/project/requirements.txt @@ -61,7 +61,7 @@ python-dateutil==2.7.3 pytz==2018.5 PyYAML==3.13 queuelib==1.5.0 -requests==2.19.1 +requests==2.20.0 scipy==1.1.0 Scrapy==1.5.1 service-identity==17.0.0