From eb64b1dceb6a88476cc598b16ef380d1a6c0e43d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 22:33:41 +0000 Subject: [PATCH] Bump django from 2.0.3 to 2.2.10 in /ChatModel Bumps [django](https://github.com/django/django) from 2.0.3 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.3...2.2.10) Signed-off-by: dependabot[bot] --- ChatModel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatModel/requirements.txt b/ChatModel/requirements.txt index f4f22a0..e06d221 100644 --- a/ChatModel/requirements.txt +++ b/ChatModel/requirements.txt @@ -11,7 +11,7 @@ chardet==3.0.4 click==6.7 clint==0.5.1 colorama==0.3.9 -Django==2.0.3 +Django==2.2.10 fbchat-archive-parser==1.3.3 floyd-cli==0.10.35 gast==0.2.0