From 36187f2e798c75bb75970d3ccf81c9ec6a6084e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 02:12:29 +0000 Subject: [PATCH] Bump bandit from 1.7.5 to 1.7.9 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.9. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.5...1.7.9) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- coding-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coding-requirements.txt b/coding-requirements.txt index 9fb109b..28f3ea7 100644 --- a/coding-requirements.txt +++ b/coding-requirements.txt @@ -80,7 +80,7 @@ ansible-lint==6.22.0 yamllint==1.32.0 pathspec==0.11.1 PyYAML==6.0.1 -bandit==1.7.5 +bandit==1.7.9 GitPython==3.1.40 gitdb==4.0.11 smmap==5.0.0