From abee0340bfb77941f862e2e749db495389a9dd3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:24:20 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.1.6 Bumps [django](https://github.com/django/django) from 3.0.5 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.1.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 6fb0361..fd1125a --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.2.7 certifi==2020.4.5.2 chardet==3.0.4 -Django==3.0.5 +Django==3.1.6 django-ckeditor==5.9.0 django-embed-video==1.3.2 django-js-asset==1.2.2