From 6956ae2df2c24bab5f8f3bcc22b1f52ea40ba6a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:57:04 +0000 Subject: [PATCH] Bump django from 1.10.6 to 2.2.24 in /wordcloud_demo Bumps [django](https://github.com/django/django) from 1.10.6 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.6...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wordcloud_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wordcloud_demo/requirements.txt b/wordcloud_demo/requirements.txt index 8bc10c9..66f70eb 100644 --- a/wordcloud_demo/requirements.txt +++ b/wordcloud_demo/requirements.txt @@ -9,7 +9,7 @@ click==6.7 colorama==0.3.9 cycler==0.10.0 decorator==4.1.2 -Django==1.10.6 +Django==2.2.24 django-crispy-forms==1.6.1 django-filter==1.0.4 django-formtools==2.0