From e9d070a496d82b2ceefa82a1a4e0d5f8f7225b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:07:48 +0000 Subject: [PATCH] Bump requests from 2.10.0 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.10.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.10.0...v2.20.0) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b34b674a..707116ad 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ psycopg2==2.6.1 python-dateutil==2.5.3 python-mimeparse==1.5.2 python3-memcached==1.51 -requests==2.10.0 +requests==2.20.0 six==1.9.0 urllib3==1.15.1 selenium==2.48.0