Skip to content

Commit 4871e11

Browse files
chore(deps-dev): update bandit requirement from 1.8.5 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.5...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 81a3260 commit 4871e11

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
@@ -99,7 +99,7 @@ mypy = "1.16.1"
9999
tomli = { version = "2.2.1", python = "<3.11" }
100100
tox = "4.27.0"
101101
xmldiff = "2.7.0"
102-
bandit = "1.8.5"
102+
bandit = "1.8.6"
103103
pyupgrade = "3.20.0"
104104
deptry = "0.23.0"
105105

0 commit comments

Comments
 (0)