From 58ba5f7cd2d5adda2f54eccbc6535fcedb081d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 09:26:27 +0000 Subject: [PATCH] Bump requests from 2.9.1 to 2.20.0 in /fristiLeaks Bumps [requests](https://github.com/psf/requests) from 2.9.1 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.9.1...v2.20.0) Signed-off-by: dependabot[bot] --- fristiLeaks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fristiLeaks/requirements.txt b/fristiLeaks/requirements.txt index aedc5b1..d786885 100644 --- a/fristiLeaks/requirements.txt +++ b/fristiLeaks/requirements.txt @@ -1,3 +1,3 @@ argparse==1.2.1 -requests==2.9.1 +requests==2.20.0 wsgiref==0.1.2