From 8213200eac9c77cba4d7727663a4d8c141561a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:29:01 +0000 Subject: [PATCH] Bump django from 5.1.5 to 5.1.15 in /buildServer Bumps [django](https://github.com/django/django) from 5.1.5 to 5.1.15. - [Commits](https://github.com/django/django/compare/5.1.5...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- buildServer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildServer/requirements.txt b/buildServer/requirements.txt index ea63602..5238a98 100644 --- a/buildServer/requirements.txt +++ b/buildServer/requirements.txt @@ -4,7 +4,7 @@ botocore==1.35.79 certifi==2024.8.30 charset-normalizer==3.4.0 colorama==0.4.6 -Django==5.1.5 +Django==5.1.15 django-environ==0.12.0 django-extensions==3.2.3 djangorestframework==3.15.2