From 71565816002a84c7407dff9bab93f2bbc7074527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 17:49:13 +0000 Subject: [PATCH] Bump django from 3.0.1 to 3.0.7 in /4_django Bumps [django](https://github.com/django/django) from 3.0.1 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.1...3.0.7) Signed-off-by: dependabot[bot] --- 4_django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4_django/requirements.txt b/4_django/requirements.txt index 60b78e2..d10d13a 100644 --- a/4_django/requirements.txt +++ b/4_django/requirements.txt @@ -8,7 +8,7 @@ cryptography==2.8 cycler==0.10.0 distlib==0.3.0 dj-database-url==0.5.0 -Django==3.0.1 +Django==3.0.7 django-crispy-forms==1.9.0 django-heroku==0.3.1 filelock==3.0.12