From a53db7c8f2ed8fb80f5eb8bc03f6d792b408fa56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2020 02:26:56 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.0.7 in /template Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.0.7) Signed-off-by: dependabot-preview[bot] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index a24bc9b..2b36fa4 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -1,5 +1,5 @@ coveralls==2.0.0 -django==3.0.5 +django==3.0.7 django-nose==1.4.6 gunicorn==20.0.4 urllib3==1.25.9