From 046ace1513fe0cfb35e60b23af670e1046f6fde7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:44:51 +0000 Subject: [PATCH] Bump django from 5.2.8 to 5.2.11 in /django Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.8...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index b753ebb..915cc72 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.10.0 asttokens==3.0.0 decorator==5.2.1 -django==5.2.8 +django==5.2.11 django-bootstrap5==25.2 django-debug-toolbar==6.0.0 django-environ==0.12.0