From 4366b6efa623c9f365be3fe2c13169f4d8590161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 22:21:00 +0000 Subject: [PATCH] Bump django from 5.2.11 to 5.2.12 in /django Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.12. - [Commits](https://github.com/django/django/compare/5.2.11...5.2.12) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.12 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 915cc72..02df9fc 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.11 +django==5.2.12 django-bootstrap5==25.2 django-debug-toolbar==6.0.0 django-environ==0.12.0