From 70b1565896f610fcdae748c8b62b2ecd0de12587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 20:43:06 +0000 Subject: [PATCH] Bump requests from 2.9.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.9.1 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.9.1...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 8ca8319..3cb47ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ click==6.4 flake8==2.5.4 nose2==0.6.4 cov-core==1.15.0 -requests==2.9.1 +requests==2.20.0 httpretty==0.8.14 semantic-version==2.5.0