From a6fbec27a1a41ff0ed018f99b9ec55cb56285c50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 19:18:05 +0000 Subject: [PATCH] Bump requests from 2.7.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.7.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.7.0...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 aade789..7a2fbcb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ peewee==2.4.7 pygeoip==0.3.2 pypng==0.0.17 python-dateutil==2.4.1 -requests==2.7.0 +requests==2.20.0 sh==1.09 six==1.9.0 websocket-client==0.32.0