chore: update fastapi an starlette (#3277)

This commit is contained in:
dni ⚡
2025-07-17 16:41:54 +03:00
committed by GitHub
parent 65864cb216
commit 98f732fb6f
2 changed files with 17 additions and 14 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ python = "~3.12 | ~3.11 | ~3.10"
bech32 = "1.2.0"
click = "8.2.1"
ecdsa = "0.19.1"
fastapi = "0.115.13"
fastapi = "0.116.1"
starlette = "0.47.1"
httpx = "0.27.0"
jinja2 = "3.1.6"
lnurl = "0.5.3"