From 300bc9d8dfb47b603f267c8b9f5ba290cd5d5040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 00:07:27 +0000 Subject: [PATCH] Bump bandit in /third_party in the pip-dependencies group --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- third_party/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index abc496003..eeba9c825 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -1,6 +1,6 @@ # Python requirements modules # Formatting the source code -bandit==1.8.5 +bandit==1.8.6 black==24.3.0 clang-format==15.0.7 cmake-format==0.6.13