From c1390b5b6212eaa5e1b58488878c47f148845583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 10:57:21 +0000 Subject: [PATCH] build(deps): bump bandit from 1.7.4 to 1.7.5 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.4...1.7.5) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index f3a36647..4767c519 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -2,4 +2,4 @@ mypy==1.0.0 black==22.12.0 isort==5.12.0 pylint==2.15.10 -bandit==1.7.4 +bandit==1.7.5