From 64859833e9d84f21a15347a4ab85d8039eee78b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:50:25 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.18.4 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.18.4...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 17c365e..92178c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ python-dateutil==2.7.0 pytz==2018.3 qqbot==2.3.10 redis==2.10.6 -requests==2.18.4 +requests==2.20.0 six==1.11.0 SQLAlchemy==1.2.5 tzlocal==1.5.1