From 31dbbe74737d1345898bae5178c5df3231f755e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 18:14:21 +0000 Subject: [PATCH] Bump requests from 2.7.0 to 2.20.0 in /venv Bumps [requests](https://github.com/requests/requests) from 2.7.0 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.7.0...v2.20.0) Signed-off-by: dependabot[bot] --- venv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/venv/requirements.txt b/venv/requirements.txt index f0ccf57..6b36c0a 100644 --- a/venv/requirements.txt +++ b/venv/requirements.txt @@ -1,2 +1,2 @@ xmltodict==0.9.2 -requests==2.7.0 +requests==2.20.0