From e0894f6653234f2fd9b8bb2d858a1b84a1ed67e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:21:17 +0000 Subject: [PATCH] Bump django from 5.1.13 to 5.1.15 in /django Bumps [django](https://github.com/django/django) from 5.1.13 to 5.1.15. - [Commits](https://github.com/django/django/compare/5.1.13...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.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 e113abc..727eb17 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -1,2 +1,2 @@ Authlib==1.6.5 -Django==5.1.13 +Django==5.1.15