From 9bd232259a923e17c3e544f305ec227ffccfe237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 08:24:38 +0000 Subject: [PATCH] Bump django from 3.0.4 to 3.0.7 in /FakeCheck Bumps [django](https://github.com/django/django) from 3.0.4 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.4...3.0.7) Signed-off-by: dependabot[bot] --- FakeCheck/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 FakeCheck/requirements.txt diff --git a/FakeCheck/requirements.txt b/FakeCheck/requirements.txt old mode 100755 new mode 100644 index 6517c7e..b1276a0 --- a/FakeCheck/requirements.txt +++ b/FakeCheck/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.2.5 certifi==2019.11.28 chardet==3.0.4 -Django==3.0.4 +Django==3.0.7 django-crispy-forms==1.8.1 django-extensions==2.2.8 django-model-utils==4.0.0