From 9291baf08ca94cc90f2e0e8ab56749ba7f5454f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 22:29:14 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /requirements Bumps [requests](https://github.com/requests/requests) from 2.18.4 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.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 7cb053c..5af4aec 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -8,7 +8,7 @@ prettyconf==1.2.3 psycopg2==2.7.4 psycopg2-binary==2.7.4 mongoengine==0.15.0 -requests==2.18.4 +requests==2.20.0 dj_database_url==0.5.0 django-rest-swagger==2.2.0 swagger-spec-validator==2.3.1