Skip to content

Commit dc63265

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

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
@@ -25,7 +25,7 @@ ruff = "0.9.6"
2525
coverage = "7.6.12"
2626
black = "25.1.0"
2727
mypy = "1.15.0"
28-
bandit = "1.8.2"
28+
bandit = "1.8.3"
2929
xenon = "0.9.3"
3030
colorama = "0.4.6"
3131

0 commit comments

Comments
 (0)