From 5b6defcbda097b1e91a08081cf203d222c435438 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 14 Jan 2025 22:23:40 +0000
Subject: [PATCH] Bump django from 5.1.4 to 5.1.5 in /requirements

Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5.
- [Commits](https://github.com/django/django/compare/5.1.4...5.1.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 785b9a61c9..9a3774dd41 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -4,7 +4,7 @@ allpairspy==2.5.1
 bleach==6.2.0
 bleach-allowlist==1.0.3
 defusedxml==0.7.1
-Django==5.1.4
+Django==5.1.5
 django-attachments==1.11
 django-colorfield==0.11.0
 django-contrib-comments==2.2.0