chore: update fastapi an starlette (#3277)
This commit is contained in:
parent
65864cb216
commit
98f732fb6f
2 changed files with 17 additions and 14 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue