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 Mar 27, 2024
1 parent cd2d503 commit 7fb1ac3
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==23.3.0",
"check-manifest==0.49",
"flake8-bugbear==23.5.9",
Expand Down

0 comments on commit 7fb1ac3

Please sign in to comment.