From 91da8c391dbed526dfe627fa5e7e0dbb28aa4f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 12:43:15 +0000 Subject: [PATCH] Bump django from 3.0.3 to 3.0.12 in /backend/CHAT_SERVER Bumps [django](https://github.com/django/django) from 3.0.3 to 3.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.3...3.0.12) Signed-off-by: dependabot[bot] --- backend/CHAT_SERVER/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/CHAT_SERVER/requirements.txt b/backend/CHAT_SERVER/requirements.txt index a91a7c3..c23176f 100644 --- a/backend/CHAT_SERVER/requirements.txt +++ b/backend/CHAT_SERVER/requirements.txt @@ -13,7 +13,7 @@ constantly==15.1.0 cryptography==2.8 daphne==2.4.1 decorator==4.4.1 -Django==3.0.3 +Django==3.0.12 django-extensions==2.2.6 hiredis==1.0.1 hyperlink==19.0.0