From 3a880a8938ba8217e2402ecba4c7950e3769094b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 05:13:29 +0000 Subject: [PATCH] [Security] Bump django from 2.1.3 to 2.1.11 Bumps [django](https://github.com/django/django) from 2.1.3 to 2.1.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.1.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..5151897 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -django==2.1.3 +django==2.1.11 psycopg2-binary pymongo redis