From 1e3ec3bd18eb1ce4855ca866b9798c2512e2ac6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:37:54 +0000 Subject: [PATCH] Bump django from 5.2.1 to 5.2.11 in /backend/cardex_backend Bumps [django](https://github.com/django/django) from 5.2.1 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.1...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/cardex_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/cardex_backend/requirements.txt b/backend/cardex_backend/requirements.txt index b98af78..3ea7764 100644 --- a/backend/cardex_backend/requirements.txt +++ b/backend/cardex_backend/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.8.1 Brotli==1.1.0 click==8.2.1 dj-database-url==3.0.0 -Django==5.2.1 +Django==5.2.11 django-cors-headers==4.7.0 django-filter==25.1 djangorestframework==3.16.0