From 84b248778f86db254e298ccbc2d00857209a4685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 10:57:18 +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 a8b412a7..8cc70453 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -2,4 +2,4 @@ mypy==1.1.1 black==23.1.0 isort==5.12.0 pylint==2.17.0 -bandit==1.7.4 +bandit==1.7.5