From 7d0cfd1b21f37c870c7de971ef77b92d240c5373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 07:51:08 +0000 Subject: [PATCH] Bump django from 3.2.24 to 5.2.16 Bumps [django](https://github.com/django/django) from 3.2.24 to 5.2.16. - [Commits](https://github.com/django/django/compare/3.2.24...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 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 00bd5b5..d79559b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.24 ; python_version < '3.12' +Django==5.2.16 ; python_version < '3.12' Django==4.2.30 ; python_version >= '3.12' django-classy-tags==4.1.0 django-cms==4.1.11