From 3a4c84379323536d6d81fe988cb5025d006a0ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:00:15 +0000 Subject: [PATCH] Bump django from 2.0.7 to 2.2.10 in /twitter_feed_api Bumps [django](https://github.com/django/django) from 2.0.7 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.7...2.2.10) 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..828de34 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.10 djangorestframework==3.8.2 hiredis==0.2.0 hyperlink==18.0.0