From 020bf13bf519cab7940ac25b49bd60bca9797fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:23:15 +0000 Subject: [PATCH] Bump django from 1.11.9 to 2.2.24 in /ArchMd Bumps [django](https://github.com/django/django) from 1.11.9 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.9...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ArchMd/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ArchMd/requirements.txt diff --git a/ArchMd/requirements.txt b/ArchMd/requirements.txt old mode 100755 new mode 100644 index 2cd457c..b042759 --- a/ArchMd/requirements.txt +++ b/ArchMd/requirements.txt @@ -16,7 +16,7 @@ cryptography==2.6.1 decorator==4.4.0 defusedxml==0.5.0 diff-match-patch==20181111 -Django==1.11.9 +Django==2.2.24 django-autocomplete-light==3.3.4 django-ckeditor==5.6.1 django-crispy-forms==1.7.2