From 015ad71a36c0f8ada80772938b5e3c68d7fad4e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 05:11:52 +0000 Subject: [PATCH] [Security] Bump django from 2.1.3 to 2.1.15 Bumps [django](https://github.com/django/django) from 2.1.3 to 2.1.15. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.3...2.1.15) 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..e243b8b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -django==2.1.3 +django==2.1.15 psycopg2-binary pymongo redis