Skip to content

Commit e8034e7

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

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
@@ -97,7 +97,7 @@ mypy = "1.16.0"
9797
tomli = { version = "2.2.1", python = "<3.11" }
9898
tox = "4.26.0"
9999
xmldiff = "2.7.0"
100-
bandit = "1.8.3"
100+
bandit = "1.8.5"
101101
pyupgrade = "3.20.0"
102102

103103
[tool.semantic_release]

0 commit comments

Comments
 (0)