From 56aa1ab8025e77933f831de0d67a42007bcb86f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:17:42 +0000 Subject: [PATCH] build(deps): bump django from 5.2.6 to 5.2.8 in /messaging_app Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.8. - [Commits](https://github.com/django/django/compare/5.2.6...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 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..a0ba6ac 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.8 django-cors-headers==4.9.0 django-environ==0.12.0 django-filter==25.1