Skip to content

Commit 62443cc

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 f26f4a5 commit 62443cc

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
@@ -24,7 +24,7 @@ dynamic = ["version"]
2424
[project.optional-dependencies]
2525
spark = ["pyspark>=3.0.0"]
2626
test = [
27-
"bandit[toml]==1.7.5",
27+
"bandit[toml]==1.9.3",
2828
"black==23.3.0",
2929
"check-manifest==0.49",
3030
"flake8-bugbear==23.5.9",

0 commit comments

Comments
 (0)