From f2f3b2c61ca4e654f260a82aebdac3b197a46881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 08:49:23 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.18.4 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.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 9649d1b..497a791 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ MarkupSafe==1.0 psutil==5.4.2 python-dateutil==2.6.1 pytz==2017.3 -requests==2.18.4 +requests==2.20.0 six==1.11.0 SQLAlchemy==1.1.15 urllib3==1.22