From c614b5a381bd6c5810aec5e96f0e42e097721113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:19:26 +0000 Subject: [PATCH] deps:(deps): bump django from 5.2.7 to 5.2.8 Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. - [Commits](https://github.com/django/django/compare/5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 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 2dcf1d5..0a0d164 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ charset-normalizer==3.4.3 # via requests defusedxml==0.7.1 # via willow -django==5.2.7 +django==5.2.8 # via # quakercms (pyproject.toml) # django-browser-reload