From 3d2d0ced2072a0fda3acd469fc42a34450df0978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 05:25:32 +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 8d8e06b..93c8230 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pymysql-sa==1.0 PyYAML==3.10 SQLAlchemy==0.7.10 alembic==0.7.4 -requests==2.18.4 +requests==2.20.0 CacheControl==0.11.2 lockfile==0.10.2 Flask-Testing==0.4.1