From b20d34bf9ee54e7f72d719a074d00f76e650586d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 02:06:15 +0000 Subject: [PATCH] Bump django from 4.2.9 to 5.2.16 in /requirements Bumps [django](https://github.com/django/django) from 4.2.9 to 5.2.16. - [Commits](https://github.com/django/django/compare/4.2.9...5.2.16) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index ae74f3bf2..d7e063f95 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -84,7 +84,7 @@ defusedxml==0.7.1 # via # cumulusci # python3-openid -django==4.2.9 +django==5.2.16 # via # -r requirements/prod.in # channels