From 3c0a27a1c0b68d813e7a00721caae4dd2d154e00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 20:40:43 +0000 Subject: [PATCH] Bump django from 3.0.1 to 3.0.7 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7afae7..6266e55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ daphne==2.4.1 decorator==4.4.0 defusedxml==0.6.0 dill==0.3.1.1 -Django==3.0.1 +Django==3.0.7 django-nose==1.4.6 django-redis==4.11.0 djangorestframework==3.11.0