Skip to content

Commit

Permalink
Install bandit in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Aug 6, 2024
1 parent dd975f8 commit 2d986dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dev = [
# Dependencies required for development (linting, type checking, etc.)
"flake8",
"mypy",
"bandit",
]

[tool.hatch.build.targets.sdist]
Expand Down

0 comments on commit 2d986dd

Please sign in to comment.