From bed478a4b28afc918fd8e56839223daea46db3ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 22:55:48 +0000 Subject: [PATCH] Bump django from 4.2.28 to 4.2.29 in /backend Bumps [django](https://github.com/django/django) from 4.2.28 to 4.2.29. - [Commits](https://github.com/django/django/compare/4.2.28...4.2.29) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.29 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 709adefa3..35ef631be 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -56,7 +56,7 @@ defusedxml==0.7.1 # python3-openid dj-rest-auth[with-social]==4.0.1 # via -r requirements.in -django==4.2.28 +django==4.2.29 # via # -r requirements.in # dj-rest-auth