From 855d39d50c9656d3a53a0e0cfc5e72c66ddd37a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:23:08 +0000 Subject: [PATCH] Bump requests from 2.11.1 to 2.20.0 Bumps [requests](https://github.com/requests/requests) from 2.11.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.11.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 f42a621..71b0ba7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ psycopg2==2.6.2 djangorestframework-jwt==1.8.0 django-extensions==1.7.4 drf-extensions==0.3.1 -requests==2.11.1 +requests==2.20.0 django-polymorphic==1.0.2 packaging==16.8 appdirs==1.4.0