From ca08620ae981f055ec1cc7a6963cd56dc51cd8ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 15:39:39 +0000 Subject: [PATCH] Bump bandit from 1.7.0 to 1.7.4 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.0 to 1.7.4. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.0...1.7.4) --- 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 49d856fc0..b12798aa7 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,4 +1,4 @@ -bandit==1.7.0 +bandit==1.7.4 black==22.3.0 codespell==2.1.0 flake8==5.0.4