From c1b83c082427f92c3fb7c58bbeb176f975fc5f59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Oct 2020 01:38:30 +0000 Subject: [PATCH] Bump requests from 2.12.5 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.12.5 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.12.5...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 53a1f73..46b389f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pyOpenSSL==16.2.0 pyparsing==2.1.5 python-dateutil==2.5.3 pytz==2016.4 -requests==2.12.5 +requests==2.20.0 scipy==0.17.1 service-identity==16.0.0 six==1.10.0