From 59a659ab880ec2ba149dcc3357ad359d64b5388b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:44:43 +0000 Subject: [PATCH] Bump django from 2.1.5 to 2.2.13 in /web-src Bumps [django](https://github.com/django/django) from 2.1.5 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.5...2.2.13) Signed-off-by: dependabot[bot] --- web-src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-src/requirements.txt b/web-src/requirements.txt index d9e6644..ef36291 100644 --- a/web-src/requirements.txt +++ b/web-src/requirements.txt @@ -1,4 +1,4 @@ -Django==2.1.5 +Django==2.2.13 django-ckeditor==5.6.1 django-js-asset==1.1.0 Pillow==5.4.1