Skip to content

Commit

Permalink
chore: Remove unused bandit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejKastak committed Sep 20, 2023
1 parent f3ca662 commit f62beda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 137 deletions.
137 changes: 1 addition & 136 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ license = "MIT"
include = ["py.typed", "LICENSE", "LICENSE-THIRD-PARTY"]

[tool.poetry.group.dev.dependencies]
bandit = "^1.7.4"
black = "^22.3.0"
isort = "^5.10.1"
poethepoet = "^0.13.1"
Expand Down

0 comments on commit f62beda

Please sign in to comment.