From 69261394213520ace00d039387f4743edafdeef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:06:23 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.2.24 in /visualization/visualization Bumps [django](https://github.com/django/django) from 2.1.4 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- visualization/visualization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visualization/visualization/requirements.txt b/visualization/visualization/requirements.txt index bd72e97..88a3b19 100644 --- a/visualization/visualization/requirements.txt +++ b/visualization/visualization/requirements.txt @@ -3,7 +3,7 @@ certifi==2018.11.29 chardet==3.0.4 defusedxml==0.5.0 diff-match-patch==20181111 -Django==2.1.4 +Django==2.2.24 django-import-export==1.1.0 django-nose==1.4.6 elasticsearch==5.0.1