From 39c66994b47a3b2449a2a65ec0ef78000c62bf37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:31:41 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.13 in /twitter_feed_api Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.13) Signed-off-by: dependabot[bot] --- twitter_feed_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitter_feed_api/requirements.txt b/twitter_feed_api/requirements.txt index 317ffc8..a83214b 100644 --- a/twitter_feed_api/requirements.txt +++ b/twitter_feed_api/requirements.txt @@ -11,7 +11,7 @@ channels-redis==2.2.1 chardet==3.0.4 constantly==15.1.0 daphne==2.2.0 -Django==2.0.7 +Django==2.2.13 djangorestframework==3.8.2 hiredis==0.2.0 hyperlink==18.0.0