Skip to content

Commit

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

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

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 Nov 28, 2024
1 parent 5985d95 commit 1d1f6db
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 @@ -39,7 +39,7 @@ dependencies = [
[project.optional-dependencies]
exd-data = ["grpcio>=1.59.3,<2.0.0"]
test = [
"bandit[toml]==1.7.10",
"bandit[toml]==1.8.0",
"black==24.10.0",
"check-manifest==0.50",
"flake8-bugbear==24.10.31",
Expand Down

0 comments on commit 1d1f6db

Please sign in to comment.