Skip to content

Commit

Permalink
fix: bump bandit[toml] from 1.7.5 to 1.7.8
Browse files Browse the repository at this point in the history
Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.8.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.5...1.7.8)

---
updated-dependencies:
- dependency-name: bandit[toml]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 9771bd1 commit b6528e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spark = [
"pyspark>=3.0.0"
]
test = [
"bandit[toml]==1.7.5",
"bandit[toml]==1.7.8",
"black==24.4.2",
"check-manifest==0.49",
"flake8-bugbear==23.5.9",
Expand Down

0 comments on commit b6528e6

Please sign in to comment.