From 1cf7ba5edd2baab7bd1e22d4c550445d38c1a27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Jun 2018 07:14:28 +0000 Subject: [PATCH] Bump django from 2.0.5 to 2.0.6 Bumps [django](https://www.djangoproject.com/) from 2.0.5 to 2.0.6. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c73c020f..64e1c999 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.0.5 +Django==2.0.6 Babel==2.5.3 Pillow==5.1.0 celery[redis]==4.1.0 -- 2.11.4.GIT