From c792856ea72ba9ba5bf57e032a20455c6c7e4269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 14:23:46 +0000 Subject: [PATCH] chore(deps): bump bandit[sarif] from 1.7.8 to 1.8.5 Bumps [bandit[sarif]](https://github.com/PyCQA/bandit) from 1.7.8 to 1.8.5. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.8...1.8.5) --- updated-dependencies: - dependency-name: bandit[sarif] dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8c4790..647134a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ gradio>=4.0.0 setuptools==78.1.1 -bandit[sarif]==1.7.8 +bandit[sarif]==1.8.5 build==1.2.2.post1 wheel==0.45.1 python-semantic-release==9.21.1