From 38c80f2257d9ab86973afb9726810283b38316d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 09:32:10 +0000 Subject: [PATCH] deps:(deps): bump django from 5.2.4 to 5.2.5 Bumps [django](https://github.com/django/django) from 5.2.4 to 5.2.5. - [Commits](https://github.com/django/django/compare/5.2.4...5.2.5) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fadc24b..a19c249 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ charset-normalizer==3.4.2 # via requests defusedxml==0.7.1 # via willow -django==5.2.4 +django==5.2.5 # via # quakercms (pyproject.toml) # django-filter