From 5a5cdbc7e0bd53a551dad9f92a4d45c06f17c416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:48:01 +0000 Subject: [PATCH] Bump django from 5.2.14 to 5.2.15 in /django Bumps [django](https://github.com/django/django) from 5.2.14 to 5.2.15. - [Commits](https://github.com/django/django/compare/5.2.14...5.2.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 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 b8c4f46..ad433f9 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.14 +django==5.2.15 django-bootstrap5==25.2 django-debug-toolbar==6.0.0 django-environ==0.12.0