From 7bb2dd4fbf3a243d8614caacad24e78b5808967e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 14:54:38 +0000 Subject: [PATCH] [Security] Bump django from 2.1.3 to 2.2.11 Bumps [django](https://github.com/django/django) from 2.1.3 to 2.2.11. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.3...2.2.11) Signed-off-by: dependabot-preview[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 0cde5de..73941f2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -django==2.1.3 +django==2.2.11 psycopg2-binary pymongo redis