From 47ff8bdb8a121dd8d50d2fad91d79ca9cab342ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 21:54:25 +0000 Subject: [PATCH] Bump django Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.29. - [Commits](https://github.com/django/django/compare/4.2.13...4.2.29) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.29 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../XBEN-025-24/app/ssti_debug_art_gallery/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks_patched/XBEN-025-24/app/ssti_debug_art_gallery/requirements.txt b/benchmarks_patched/XBEN-025-24/app/ssti_debug_art_gallery/requirements.txt index 47d422d4d..529edd16a 100644 --- a/benchmarks_patched/XBEN-025-24/app/ssti_debug_art_gallery/requirements.txt +++ b/benchmarks_patched/XBEN-025-24/app/ssti_debug_art_gallery/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.8.1 beautifulsoup4==4.12.3 -Django==4.2.13 +Django==4.2.29 django-bootstrap4==24.3 django-templates==0.0.13 soupsieve==2.5