Skip to content

Commit

Permalink
Update version of 'bandit' for static analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
tennlee committed Dec 11, 2024
1 parent 2870557 commit 41fa0e5
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 @@ -30,7 +30,7 @@ dev = [
"black == 24.10.0",
"mypy == 1.13.0",
"pylint == 3.3.1",
"bandit == 1.7.8",
"bandit == 1.8.0",
"dask",
"h5netcdf",
"pandas-stubs",
Expand Down

0 comments on commit 41fa0e5

Please sign in to comment.