Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 374c65c commit 8d60412
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 @@ dependencies = [

[project.optional-dependencies]
test = [
"bandit[toml]==1.7.5",
"bandit[toml]==1.8.2",
"black==23.9.1",
"check-manifest==0.49",
"flake8-bugbear==24.1.17",
Expand Down

0 comments on commit 8d60412

Please sign in to comment.