From 64e50177c5decdc6d7c27a4b2c6bd941df910700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 22:00:58 +0000 Subject: [PATCH] Bump django from 4.1.5 to 4.1.6 in /webSocket/socker2 Bumps [django](https://github.com/django/django) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.5...4.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webSocket/socker2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webSocket/socker2/requirements.txt b/webSocket/socker2/requirements.txt index 0b70bd7f..54a28d02 100644 --- a/webSocket/socker2/requirements.txt +++ b/webSocket/socker2/requirements.txt @@ -11,7 +11,7 @@ channels-redis==4.0.0 constantly==15.1.0 cryptography==39.0.0 daphne==4.0.0 -Django==4.1.5 +Django==4.1.6 exceptiongroup==1.1.0 h11==0.14.0 hyperlink==21.0.0