Skip to content

Commit 374f04e

Browse files
chore(deps-dev): update bandit requirement from 1.8.3 to 1.8.6
Updates the requirements on [bandit](https://github.com/PyCQA/bandit) to permit the latest version. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.8.6) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 024a841 commit 374f04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ black = ">=22.3,<26.0"
6262

6363

6464
[tool.poetry.group.test-bandit.dependencies]
65-
bandit = "1.8.3"
65+
bandit = "1.8.6"
6666

6767

6868
[tool.poetry.group.test-pip-missing-reqs.dependencies]

0 commit comments

Comments
 (0)