From 3336c87be49269015d3c9bc9ddfbb53a8f0d3b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 23:00:54 +0000 Subject: [PATCH] Bump django from 4.2.22 to 4.2.25 Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.25. - [Commits](https://github.com/django/django/compare/4.2.22...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-doc.txt | 2 +- requirements-frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index a7dff61f..cc406d7f 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -1,4 +1,4 @@ # Read the docs loves `requirements.txt` files. -Django==4.2.22 +Django==4.2.25 .[docs] \ No newline at end of file diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 541db43b..b6c4090b 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -1,7 +1,7 @@ asgiref==3.8.1 certifi==2025.1.31 charset-normalizer==3.4.1 -Django==4.2.22 +Django==4.2.25 django-ckeditor==6.7.2 django-haystack==3.3.0 django-js-asset==2.2.0