From cb4a7145b44e56e46ae162776d0d9e298cb8337d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 01:18:32 +0000 Subject: [PATCH] Bump django from 1.11.9 to 1.11.29 in /ArchMd Bumps [django](https://github.com/django/django) from 1.11.9 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.9...1.11.29) 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..ec0eb25 --- 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==1.11.29 django-autocomplete-light==3.3.4 django-ckeditor==5.6.1 django-crispy-forms==1.7.2