From 8b59b10897bb2ac949e9feff9078c1e7e1f2f342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:23:26 +0000 Subject: [PATCH] Bump django Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.9. - [Commits](https://github.com/django/django/compare/5.2.8...5.2.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../docker-apps/python/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp-testing/evals/tasks/applicationsignals/samples/get-enablement-guide-samples/docker-apps/python/django/requirements.txt b/mcp-testing/evals/tasks/applicationsignals/samples/get-enablement-guide-samples/docker-apps/python/django/requirements.txt index 4cf49bc3d..f93776d8b 100644 --- a/mcp-testing/evals/tasks/applicationsignals/samples/get-enablement-guide-samples/docker-apps/python/django/requirements.txt +++ b/mcp-testing/evals/tasks/applicationsignals/samples/get-enablement-guide-samples/docker-apps/python/django/requirements.txt @@ -1,3 +1,3 @@ -Django==5.2.8 +Django==5.2.9 boto3==1.40.59 gunicorn==23.0.0