From d5a0cbe1427fc0e180bb0f40e4a9fe6d38394166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:15:18 +0000 Subject: [PATCH] Bump django from 3.0.5 to 3.0.12 in /BackEnd/Django/project Bumps [django](https://github.com/django/django) from 3.0.5 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.5...3.0.12) Signed-off-by: dependabot[bot] --- BackEnd/Django/project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BackEnd/Django/project/requirements.txt b/BackEnd/Django/project/requirements.txt index ee67ed4..4bc7f8c 100644 --- a/BackEnd/Django/project/requirements.txt +++ b/BackEnd/Django/project/requirements.txt @@ -1,4 +1,4 @@ -Django==3.0.5 +Django==3.0.12 djangorestframework==3.11.0 djangorestframework-jwt==1.11.0 mysqlclient==1.4.6 \ No newline at end of file