From d9fdfe27011a4f6f43ad5cb78c57de48a8d73a8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:54:29 +0000 Subject: [PATCH] Bump django from 2.1.2 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.2 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.2...2.2.13) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94b5483..7b95cef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astroid==2.0.4 certifi==2018.8.24 chardet==3.0.4 defusedxml==0.5.0 -Django==2.1.2 +Django==2.2.13 django-ckeditor==5.6.1 django-js-asset==1.1.0 django-widget-tweaks==1.4.2