From b121d81d5a43cd56a12a64ebd43c49e393b0881a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 24 Mar 2018 12:20:12 +0000 Subject: [PATCH] Bump Django from 2.0.2 to 2.0.3 Bumps [Django](https://www.djangoproject.com/) from 2.0.2 to 2.0.3. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dc46234..ce439803 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.0.2 +Django==2.0.3 Babel==2.5.3 Pillow==5.0.0 celery[redis]==4.1.0 -- 2.11.4.GIT