From 6a88b94c1fc426aadffe798278c985d8a435fd99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:29:35 +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.22. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 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..c5b7afba 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.22