Skip to content

Commit

Permalink
fix: bump bandit[toml] from 1.7.9 to 1.7.10 (#43)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent ea41e26 commit 5386faa
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 @@ -36,7 +36,7 @@ exd-data = [
"grpcio"
]
test = [
"bandit[toml]==1.7.9",
"bandit[toml]==1.7.10",
"black==24.8.0",
"check-manifest==0.49",
"flake8-bugbear==24.8.19",
Expand Down

0 comments on commit 5386faa

Please sign in to comment.