Skip to content

Commit c0eb38b

Browse files
chore(deps-dev): update bandit requirement from 1.8.0 to 1.8.3
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.0...1.8.3) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e5ac67 commit c0eb38b

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.0"
65+
bandit = "1.8.3"
6666

6767

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

0 commit comments

Comments
 (0)