From 7d84800a8169395fea26d6c5f679ee72df14f514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 12:33:08 +0000 Subject: [PATCH] chore(deps): Bump django in /fixtures/phase5-multilang/python Bumps [django](https://github.com/django/django) from 5.2.4 to 5.2.15. - [Commits](https://github.com/django/django/compare/5.2.4...5.2.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fixtures/phase5-multilang/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/phase5-multilang/python/requirements.txt b/fixtures/phase5-multilang/python/requirements.txt index 2089fe7..1a0947b 100644 --- a/fixtures/phase5-multilang/python/requirements.txt +++ b/fixtures/phase5-multilang/python/requirements.txt @@ -1,3 +1,3 @@ fastapi==0.116.1 Flask==3.1.1 -Django==5.2.4 +Django==5.2.15