fix: bump lnurl its not callback_url now, its just url (#3312)

This commit is contained in:
dni ⚡
2025-08-18 09:18:11 +02:00
committed by GitHub
parent 0ba81ec719
commit c24d2f24cf
5 changed files with 16 additions and 13 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ fastapi = "0.116.1"
starlette = "0.47.1"
httpx = "0.27.0"
jinja2 = "3.1.6"
lnurl = "0.6.8"
lnurl = "0.7.2"
pydantic = "1.10.22"
pyqrcode = "1.2.1"
shortuuid = "1.0.13"