Skip to content

Commit ada8d7c

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 f300fc7 commit ada8d7c

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.0"
68+
bandit = "1.8.3"
6969

7070

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

0 commit comments

Comments
 (0)