From 3048dacd04ac6933d9e5aac3153ec558a9fe7fcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 18:25:10 +0000 Subject: [PATCH] Bump django from 3.1 to 3.1.8 in /python/django-projects/coookit_project Bumps [django](https://github.com/django/django) from 3.1 to 3.1.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1...3.1.8) Signed-off-by: dependabot[bot] --- python/django-projects/coookit_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/django-projects/coookit_project/requirements.txt b/python/django-projects/coookit_project/requirements.txt index b02d89b..efccab1 100644 --- a/python/django-projects/coookit_project/requirements.txt +++ b/python/django-projects/coookit_project/requirements.txt @@ -1,4 +1,4 @@ -Django==3.1 +Django==3.1.8 django-summernote==0.8.11.6 django-tinymce==3.2.0 django-wysiwyg-redactor==0.5.1