From 00a7d86c946030e4aa59abbf76a5150cb61b9caa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:10:59 +0000 Subject: [PATCH] Bump django from 2.0.3 to 2.2.13 in /ChatModel Bumps [django](https://github.com/django/django) from 2.0.3 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.3...2.2.13) 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..09712ca 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.13 fbchat-archive-parser==1.3.3 floyd-cli==0.10.35 gast==0.2.0