From eef71daa3cfa8ff8bcc5089bd71c9eebcb8d1b4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:24:21 +0000 Subject: [PATCH] Bump django from 4.1.5 to 4.1.7 in /webSocket/socker2 Bumps [django](https://github.com/django/django) from 4.1.5 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.5...4.1.7) --- 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..46513dd6 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.7 exceptiongroup==1.1.0 h11==0.14.0 hyperlink==21.0.0