Skip to content

Commit

Permalink
fix: bump bandit[toml] from 1.7.5 to 1.7.7
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.7.7.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.5...1.7.7)

---
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 Mar 7, 2024
1 parent c90fd5e commit 4ec2d75
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 @@ -25,7 +25,7 @@ dependencies = ["diffrax", "jax", "numpy", "opencv-python"]
examples = ["matplotlib", "seaborn"]
spark = ["pyspark>=3.0.0"]
test = [
"bandit[toml]==1.7.5",
"bandit[toml]==1.7.7",
"black==23.3.0",
"check-manifest==0.49",
"flake8-bugbear==23.5.9",
Expand Down

0 comments on commit 4ec2d75

Please sign in to comment.