From 1be548aff333074434c53bdd139ab83108ea6d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 03:49:36 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.18 Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.18) 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..62f41b6 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.18 django-ckeditor==5.9.0 django-js-asset==1.2.2 ipython==7.11.1