From 004392ff113efa22f4979f7d3e6dae6d15d4e4a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2020 18:42:09 +0000 Subject: [PATCH] Bump requests from 2.13.0 to 2.20.0 in /DaanCoronaBackend Bumps [requests](https://github.com/psf/requests) from 2.13.0 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.13.0...v2.20.0) Signed-off-by: dependabot[bot] --- DaanCoronaBackend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DaanCoronaBackend/requirements.txt b/DaanCoronaBackend/requirements.txt index 377f1e0..f1972b9 100644 --- a/DaanCoronaBackend/requirements.txt +++ b/DaanCoronaBackend/requirements.txt @@ -10,7 +10,7 @@ djoser==2.0.3 Pillow==6.2.1 PyJWT==1.7.1 python-decouple==3.3 -requests==2.13.0 +requests==2.20.0 requests-oauthlib==0.3.1 twilio==6.37.0 boto3==1.12.31