From b805393de510fda527a2bb7f8ffc57773f882c3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 06:44:01 +0000 Subject: [PATCH] Bump requests from 2.8.1 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.8.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.8.1...v2.20.0) Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- requirements-run.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index b9a2078..fe0cbb4 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -3,6 +3,6 @@ colorama==0.3.3 nose==1.3.7 python-termstyle==0.1.10 rednose==0.4.3 -requests==2.8.1 +requests==2.20.0 simplejson==3.8.1 wsgiref==0.1.2 diff --git a/requirements-run.txt b/requirements-run.txt index cc02942..abd04be 100644 --- a/requirements-run.txt +++ b/requirements-run.txt @@ -2,6 +2,6 @@ Jinja2==2.8 libvirt-python==1.3.0 psutil==3.4.2 argparse==1.2.1 -requests==2.8.1 +requests==2.20.0 simplejson==3.8.1 wsgiref==0.1.2