chore: bump lnbits version

This commit is contained in:
dni ⚡ 2025-07-22 10:26:31 +02:00
commit c060f10e65
No known key found for this signature in database
GPG key ID: D1F416F29AD26E87
2 changed files with 1534 additions and 540 deletions

2059
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -3,9 +3,10 @@ name = "lnbits-boltcards"
version = "0.0.0"
description = "LNbits, free and open-source Lightning wallet and accounts system."
authors = ["Alan Bits <alan@lnbits.com>"]
package-mode = false
[tool.poetry.dependencies]
python = "^3.10 | ^3.9"
python = "~3.12 | ~3.11 | ~3.10"
lnbits = {version = "*", allow-prereleases = true}
[tool.poetry.group.dev.dependencies]