From c6d9dd33cca28f4d389e475b7abb56d67a06bdcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 10:04:31 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.0.7 in /backend Bumps [django](https://github.com/django/django) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.0.7) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index ac3a46b2..b87af1e5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ codecov==2.1.1 coverage==5.1 distlib==0.3.0 dj-database-url==0.5.0 -Django==3.0.6 +Django==3.0.7 django-cors-headers==3.3.0 django-debug-toolbar==2.2 django-extensions==2.2.9