From 4dd75fdb3c8984cfaa27d744c794379900065db8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:26:34 +0000 Subject: [PATCH] Bump bandit[sarif] from 1.7.9 to 1.7.10 Bumps [bandit[sarif]](https://github.com/PyCQA/bandit) from 1.7.9 to 1.7.10. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.9...1.7.10) --- updated-dependencies: - dependency-name: bandit[sarif] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0700f77..21f62e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -bandit[sarif]==1.7.9 +bandit[sarif]==1.7.10