Skip to content

Commit e7e1dca

Browse files
chore: bump bandit[toml] from 1.7.9 to 1.8.2
Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.7.9 to 1.8.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.9...1.8.2) --- updated-dependencies: - dependency-name: bandit[toml] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38c8e7b commit e7e1dca

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
@@ -28,7 +28,7 @@ spark = [
2828
]
2929
test = [
3030
"black==24.10.0",
31-
"bandit[toml]==1.7.9",
31+
"bandit[toml]==1.8.2",
3232
"check-manifest==0.49",
3333
"flake8-bugbear==24.10.31",
3434
"flake8-docstrings",

0 commit comments

Comments
 (0)