Skip to content

Commit f381667

Browse files
author
Luke Hinds
committed
Add Bandit to dev deps
1 parent b2191d0 commit f381667

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ pytest-mock = ">=3.10.0"
2626
requests-mock = ">=1.11.0"
2727
ruff = ">=0.1.0"
2828
black = "^24.10.0"
29+
bandit = ">=1.7.10"
2930

3031
[tool.poetry.scripts]
3132
promptwright = "promptwright.cli:cli"

0 commit comments

Comments
 (0)