From d8e5006e89d212ddb993b4b406698d9169ac440e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:27:08 +0000 Subject: [PATCH] Bump django from 3.1.1 to 3.1.12 in /django-chatapp Bumps [django](https://github.com/django/django) from 3.1.1 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.1...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django-chatapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-chatapp/requirements.txt b/django-chatapp/requirements.txt index 3f449f3..f8a59e6 100644 --- a/django-chatapp/requirements.txt +++ b/django-chatapp/requirements.txt @@ -8,7 +8,7 @@ channels==3.0.2 constantly==15.1.0 cryptography==3.2.1 daphne==3.0.1 -Django==3.1.1 +Django==3.1.12 django-cors-headers==3.5.0 django-rest-framework==0.1.0 djangorestframework==3.12.2