From c4218d120bd3964579a8d1687c018127b2fd6c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:49:32 +0000 Subject: [PATCH] build(deps): bump django from 5.2.6 to 5.2.11 in /messaging_app Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.6...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- messaging_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messaging_app/requirements.txt b/messaging_app/requirements.txt index 2395789..b08c7d3 100644 --- a/messaging_app/requirements.txt +++ b/messaging_app/requirements.txt @@ -7,7 +7,7 @@ click==8.3.0 click-didyoumean==0.3.1 click-plugins==1.1.1.2 click-repl==0.3.0 -Django==5.2.6 +Django==5.2.11 django-cors-headers==4.9.0 django-environ==0.12.0 django-filter==25.1