From 42de6fb8b8c02992a81638580f180a8107c13d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:47:07 +0000 Subject: [PATCH] Bump django from 5.0.2 to 5.1.13 Bumps [django](https://github.com/django/django) from 5.0.2 to 5.1.13. - [Commits](https://github.com/django/django/compare/5.0.2...5.1.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1dc0d8e08..7e7fff787 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Django-related packages -Django==5.0.2 +Django==5.1.13 django-hosts==6.0 django-ckeditor==6.7.0 django-cleanup==8.1.0