chore: update black, security warning

https://github.com/lnbits/lnbits/security/dependabot/52
This commit is contained in:
dni ⚡ 2024-04-03 11:08:50 +02:00 committed by Pavol Rusnak
parent c67fcf0e45
commit dc74f5816f
2 changed files with 25 additions and 25 deletions

View file

@ -55,7 +55,7 @@ wallycore = {version = "^1.0.0", optional = true}
liquid = ["wallycore"]
[tool.poetry.group.dev.dependencies]
black = "^24.2.0"
black = "^24.3.0"
pytest-asyncio = "^0.21.0"
pytest = "^7.3.2"
pytest-cov = "^4.1.0"