From 261a0e99689ae7d6b53189d519eacfd14f647969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2019 09:43:03 +0000 Subject: [PATCH] Bump requests from 2.6.2 to 2.20.0 in /www Bumps [requests](https://github.com/requests/requests) from 2.6.2 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.6.2...v2.20.0) Signed-off-by: dependabot[bot] --- www/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/requirements.txt b/www/requirements.txt index 8a42e73..ed1552d 100644 --- a/www/requirements.txt +++ b/www/requirements.txt @@ -16,7 +16,7 @@ itsdangerous==0.24 jmespath==0.9.0 pathspec==0.3.3 python-dateutil==2.4.2 -requests==2.6.2 +requests==2.20.0 six==1.10.0 texttable==0.8.3 wcwidth==0.1.5