From 12c9db2435b56fa193c0ccd38b07d75818561a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:21:28 +0000 Subject: [PATCH] build(deps): bump django from 5.2.6 to 5.2.9 in /messaging_app Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.6...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 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..1898368 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.9 django-cors-headers==4.9.0 django-environ==0.12.0 django-filter==25.1