[fix] bandit assert warnings (#3243)

Co-authored-by: dni  <office@dnilabs.com>
This commit is contained in:
Vlad Stan 2025-07-05 13:16:49 +03:00 committed by dni ⚡
parent 76ecf113c3
commit fa89313e6f
No known key found for this signature in database
GPG key ID: D1F416F29AD26E87
28 changed files with 196 additions and 220 deletions

View file

@ -70,7 +70,6 @@ breez = ["breez-sdk", "breez-sdk-liquid"]
liquid = ["wallycore"]
[tool.poetry.group.dev.dependencies]
bandit = "^1.8.5"
black = "^25.1.0"
mypy = "^1.11.2"
types-protobuf = "^6.30.2.20250516"