Skip to content

Commit c160bd1

Browse files
Merge pull request #9 from tim-littlefair/dependabot/pip/bandit-toml--1.8.6
fix: bump bandit[toml] from 1.7.5 to 1.8.6
2 parents e6704ee + 037a05e commit c160bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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==24.12.12",

0 commit comments

Comments
 (0)