From 7ce8b93b521fe1f1712b24f4c0b1f13bdadb0807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:49:28 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.22 to 4.2.25 in /backend Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.25. - [Commits](https://github.com/django/django/compare/4.2.22...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 5969cd2d6..b7ff41750 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ crontab==1.0.1 cryptography==42.0.4 defusedxml==0.7.1 dj-rest-auth==7.0.1 -Django==4.2.22 +Django==4.2.25 django-allauth==65.4.1 django-cors-headers==3.14.0 django-filter==23.1