Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2024
1 parent 53e533b commit a478f7c
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 @@ -34,7 +34,7 @@ spark = [
"pyspark>=3.0.0"
]
test = [
"bandit[toml]==1.7.8",
"bandit[toml]==1.7.9",
"black==24.4.2",
"check-manifest==0.49",
"flake8-bugbear==24.4.26",
Expand Down

0 comments on commit a478f7c

Please sign in to comment.