From 38940fdf5166cb08ebf67f5451025f15f565f3f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 23:04:06 +0000 Subject: [PATCH] Bump django from 2.2.7 to 2.2.8 in /makewiki-v2 Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.8. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.7...2.2.8) Signed-off-by: dependabot[bot] --- makewiki-v2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makewiki-v2/requirements.txt b/makewiki-v2/requirements.txt index a5d40d0..ddf7143 100644 --- a/makewiki-v2/requirements.txt +++ b/makewiki-v2/requirements.txt @@ -1,2 +1,2 @@ -django==2.2.7 +django==2.2.8 gunicorn