From 4837d8bf7c64185d8573d6b074b99e6e86b9462a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 21:53:01 +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] --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index e0936be..73dd88c 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,4 +1,4 @@ -bandit==1.7.5 +bandit==1.7.9 black==24.3.0 flake8==6.1.0 isort==5.12.0