From 91001b6bd4eb7926811fe52edacba8eec4bb26c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 09:01:40 +0000 Subject: [PATCH] Bump django from 2.2.9 to 2.2.18 in /requirements Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.9...2.2.18) 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 3ebbc8f..1bfd9a8 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ asgiref==3.2.3 -Django==2.2.9 +Django==2.2.18 django-appconf==1.0.3 django-compressor==2.4 django-summernote==0.8.11.6