From 07f7ead88af8f967b62090335dd2a1ccb7007d9f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 8 Apr 2021 21:25:28 +0000
Subject: [PATCH] Bump django from 2.2.9 to 2.2.20 in /requirements

Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.20.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.9...2.2.20)

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 3ebbc8f..f6f8e37 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -1,5 +1,5 @@
 asgiref==3.2.3
-Django==2.2.9
+Django==2.2.20
 django-appconf==1.0.3
 django-compressor==2.4
 django-summernote==0.8.11.6