From 2a8a9922ced5be811cee165153141fd1bb8acddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2020 02:43:58 +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 560964a..0a72c74 100644 --- a/DaanCoronaBackend/requirements.txt +++ b/DaanCoronaBackend/requirements.txt @@ -11,7 +11,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