From c18a5a277155af0373a813c7773091df773bbf61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:17:55 +0000 Subject: [PATCH] Bump django from 2.0.3 to 2.2.24 in /ChatModel Bumps [django](https://github.com/django/django) from 2.0.3 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.3...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..38dc092 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.24 fbchat-archive-parser==1.3.3 floyd-cli==0.10.35 gast==0.2.0