From dec9e34184f17234b71eda9d19ad8ad8c7c598b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 16:42:47 +0000 Subject: [PATCH] Bump requests from 2.12.5 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.12.5 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.12.5...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 1170e90..a853baf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ dulwich==0.16.3 netaddr==0.7.19 python-foreman==0.4.20 PyYAML==3.12 -requests==2.12.5 +requests==2.20.0 six==1.10.0