From 44d1fd06cc48097055c643eec1c210196b655db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:36:01 +0000 Subject: [PATCH] Bump django from 2.0.4 to 2.2.13 in /requirements Bumps [django](https://github.com/django/django) from 2.0.4 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.4...2.2.13) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f6fb4b5..c7996b0 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -3,7 +3,7 @@ django-compressor==2.1 django-crispy-forms==1.7.0 django-libsass==0.7 django-webpack-loader==0.5.0 -Django==2.0.4 +Django==2.2.13 elasticsearch>=1.0.0,<2.0.0 libsass==0.8.3 Pillow==5.1.0