From cd9789e1689a4310a4f2d7fcc6055fcaca032b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 19:16:34 +0000 Subject: [PATCH] Bump django from 3.0.3 to 3.0.14 in /backend Bumps [django](https://github.com/django/django) from 3.0.3 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.3...3.0.14) 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 1da047a..f3d72b8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.2.3 astroid==2.3.3 -Django==3.0.3 +Django==3.0.14 django-common-helpers==0.9.2 django-cors-headers==3.2.0 django-cron==0.5.1