Skip to content

Commit

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

---
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 Nov 5, 2024
1 parent 38c8e7b commit 96b97f0
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.10.0",
"bandit[toml]==1.7.9",
"bandit[toml]==1.7.10",
"check-manifest==0.49",
"flake8-bugbear==24.10.31",
"flake8-docstrings",
Expand Down

0 comments on commit 96b97f0

Please sign in to comment.