From 605cd6bc54bc9a090b2cf60bdc576b24abf8d3a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 09:55:46 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.27 Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e97b54..efaf5df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astroid==2.4.0 autopep8==1.5.2 backcall==0.1.0 decorator==4.4.1 -Django==2.2.8 +Django==2.2.27 django-ckeditor==5.9.0 django-js-asset==1.2.2 ipython==7.11.1