From 3befda782da19523925894c42c30e28630aa2e9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:55:38 +0000 Subject: [PATCH] Bump django from 5.1.5 to 5.1.7 in /buildServer Bumps [django](https://github.com/django/django) from 5.1.5 to 5.1.7. - [Commits](https://github.com/django/django/compare/5.1.5...5.1.7) --- updated-dependencies: - dependency-name: django 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..668221f 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.7 django-environ==0.12.0 django-extensions==3.2.3 djangorestframework==3.15.2