Skip to content

Commit 78202de

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 59d5645 commit 78202de

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
@@ -65,7 +65,7 @@ black = ">=22.3,<26.0"
6565

6666

6767
[tool.poetry.group.test-bandit.dependencies]
68-
bandit = "1.8.3"
68+
bandit = "1.8.6"
6969

7070

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

0 commit comments

Comments
 (0)