Skip to content

Commit

Permalink
Merge pull request #7 from noclocks/dependabot/pip/bandit-toml--1.7.7
Browse files Browse the repository at this point in the history
fix: bump bandit[toml] from 1.7.5 to 1.7.7
  • Loading branch information
jimbrig authored Feb 27, 2024
2 parents 9406aea + 86e7e7e commit 5c8e61f
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 @@ -27,7 +27,7 @@ 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==24.2.6",
Expand Down

0 comments on commit 5c8e61f

Please sign in to comment.