Skip to content

Commit 2658835

Browse files
fix: bump bandit[toml] from 1.7.5 to 1.8.6
Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.7.5 to 1.8.6. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.5...1.8.6) --- updated-dependencies: - dependency-name: bandit[toml] dependency-version: 1.8.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0537a4c commit 2658835

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
@@ -27,7 +27,7 @@ spark = [
2727
"pyspark>=3.0.0"
2828
]
2929
test = [
30-
"bandit[toml]==1.7.5",
30+
"bandit[toml]==1.8.6",
3131
"black==23.3.0",
3232
"check-manifest==0.49",
3333
"flake8-bugbear==23.5.9",

0 commit comments

Comments
 (0)