From b5090739ee3ef70893c854f6c8664a4d12af8b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 16:10:16 +0000 Subject: [PATCH] Bump requests from 2.1.0 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.1.0 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.1.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 e46d5fe..3fb39c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ Werkzeug==0.9.4 argparse==1.2.1 boto==2.48.0 itsdangerous==0.23 -requests==2.1.0 +requests==2.20.0 wsgiref==0.1.2 python-slugify==1.1.2