From 58402e986f153f63085ee8df1c4ad36194c5c4b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 22:29:37 +0000 Subject: [PATCH] Bump django in /build/automation/lib/docker/image/python-app/example Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.26. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../lib/docker/image/python-app/example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/automation/lib/docker/image/python-app/example/requirements.txt b/build/automation/lib/docker/image/python-app/example/requirements.txt index 0a28f80b..cc651b20 100644 --- a/build/automation/lib/docker/image/python-app/example/requirements.txt +++ b/build/automation/lib/docker/image/python-app/example/requirements.txt @@ -1 +1 @@ -Django==3.2.25 +Django==4.2.26