Skip to content

Commit eb52f32

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 dab6052 commit eb52f32

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
@@ -91,7 +91,7 @@ flake8-logging = "1.7.0"
9191
isort = "6.0.1"
9292
autopep8 = "2.3.2"
9393
mypy = "1.16.1"
94-
bandit = "1.8.5"
94+
bandit = "1.8.6"
9595
tomli = { version = "^2.0.1", python = "<3.11" }
9696
tox = "4.27.0"
9797
pyupgrade = "3.20.0"

0 commit comments

Comments
 (0)