Skip to content

Commit

Permalink
Merge pull request #17 from noclocks/dependabot/pip/bandit-toml--1.7.8
Browse files Browse the repository at this point in the history
fix: bump bandit[toml] from 1.7.7 to 1.7.8
  • Loading branch information
jimbrig authored Mar 12, 2024
2 parents 135e02d + 4c42ff6 commit de57a6c
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 @@ -28,7 +28,7 @@ spark = [
]
test = [
"black==24.2.0",
"bandit[toml]==1.7.7",
"bandit[toml]==1.7.8",
"check-manifest==0.49",
"flake8-bugbear==24.2.6",
"flake8-docstrings",
Expand Down

0 comments on commit de57a6c

Please sign in to comment.