From 4b0baee73d02e13ac24dff049c9d623b2dd9d3de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 14 Jun 2019 14:41:48 +0000 Subject: [PATCH] Bump django from 1.11.20 to 1.11.21 Bumps [django](https://github.com/django/django) from 1.11.20 to 1.11.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.20...1.11.21) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f4ca71..db26914 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -Django==1.11.20 +Django==1.11.21 psycopg2 jsonfield