Skip to content

Commit a9976e4

Browse files
authored
Merge pull request #428 from vil02/dependabot/pip/bandit-1.8.3
chore(deps-dev): update bandit requirement from 1.8.2 to 1.8.3
2 parents 5002ec6 + dc63265 commit a9976e4

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)