Skip to content

Commit

Permalink
fix: bump bandit[toml] from 1.7.7 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.7 to 1.7.8.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.7...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 11, 2024
1 parent 135e02d commit 4c42ff6
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 @@ -28,7 +28,7 @@ spark = [
]
test = [
"black==24.2.0",
"bandit[toml]==1.7.7",
"bandit[toml]==1.7.8",
"check-manifest==0.49",
"flake8-bugbear==24.2.6",
"flake8-docstrings",
Expand Down

0 comments on commit 4c42ff6

Please sign in to comment.