From a66f407352a3c3dcbdba023cd0531d61e35d44e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 23:15:09 +0000 Subject: [PATCH] Bump django in /tests/SampleApps/python/django42-app Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.25. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/SampleApps/python/django42-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/SampleApps/python/django42-app/requirements.txt b/tests/SampleApps/python/django42-app/requirements.txt index 6f29381cab..5a25a61cd9 100644 --- a/tests/SampleApps/python/django42-app/requirements.txt +++ b/tests/SampleApps/python/django42-app/requirements.txt @@ -1,3 +1,3 @@ -Django==4.2.7 +Django==4.2.25 pytz==2018.7 whitenoise==6.6.0 \ No newline at end of file