chore: update lnurl to v0.8.0 (#3326)

This commit is contained in:
dni ⚡ 2025-08-21 16:36:11 +02:00 committed by GitHub
parent ef371e303c
commit 244de2ae86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 11 additions and 11 deletions

View file

@ -14,7 +14,7 @@ dependencies = [
"starlette==0.47.1",
"httpx==0.27.0",
"jinja2==3.1.6",
"lnurl==0.7.3",
"lnurl==0.8.0",
"pydantic==1.10.22",
"pyqrcode==1.2.1",
"shortuuid==1.0.13",