From 063f7837aa125ac3263d672415cdae1300b3c313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 00:32:31 +0000 Subject: [PATCH] build(deps): bump django in /plugins/tools/trivy/test/src Bumps [django](https://github.com/django/django) from 1.11.29 to 4.2.26. - [Commits](https://github.com/django/django/compare/1.11.29...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/tools/trivy/test/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tools/trivy/test/src/requirements.txt b/plugins/tools/trivy/test/src/requirements.txt index fd925c7..064e2ae 100644 --- a/plugins/tools/trivy/test/src/requirements.txt +++ b/plugins/tools/trivy/test/src/requirements.txt @@ -1 +1 @@ -django==1.11.29 \ No newline at end of file +django==4.2.26 \ No newline at end of file