From d4c19741feeeb88faa67cb7d36e05a4afc1eecce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:49:19 +0000 Subject: [PATCH] Bump django from 5.2.11 to 5.2.13 in /django Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.13. - [Commits](https://github.com/django/django/compare/5.2.11...5.2.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.13 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..3210c47 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.13 django-bootstrap5==25.2 django-debug-toolbar==6.0.0 django-environ==0.12.0