From bcb32219d633e223dbdb9d1b258fb8178db41f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:05:34 +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.28. - [Commits](https://github.com/django/django/compare/4.2.7...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 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..602b6eaa02 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.28 pytz==2018.7 whitenoise==6.6.0 \ No newline at end of file