From 1949a151099740df257f7d173cb6f4a3f5de5c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 21:31:16 +0000 Subject: [PATCH] Bump django from 3.1 to 3.1.9 in /python/django-projects/coookit_project Bumps [django](https://github.com/django/django) from 3.1 to 3.1.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1...3.1.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..d8e8e6d 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.9 django-summernote==0.8.11.6 django-tinymce==3.2.0 django-wysiwyg-redactor==0.5.1