chore: update to latest fastapi (#2240)
security alert https://github.com/lnbits/lnbits/security/dependabot/46
This commit is contained in:
+3
-3
@@ -9,9 +9,9 @@ python = "^3.10 | ^3.9"
|
||||
bech32 = "1.2.0"
|
||||
click = "8.1.7"
|
||||
ecdsa = "0.18.0"
|
||||
fastapi = "0.103.1"
|
||||
fastapi = "0.109.2"
|
||||
httpx = "0.25.0"
|
||||
jinja2 = "3.0.1"
|
||||
jinja2 = "3.1.3"
|
||||
lnurl = "0.4.2"
|
||||
psycopg2-binary = "2.9.7"
|
||||
pydantic = "1.10.9"
|
||||
@@ -29,7 +29,7 @@ grpcio = "1.58.0"
|
||||
protobuf = "4.24.3"
|
||||
pyln-client = "23.8"
|
||||
pywebpush = "1.14.0"
|
||||
slowapi = "0.1.8"
|
||||
slowapi = "0.1.9"
|
||||
websocket-client = "1.6.3"
|
||||
pycryptodomex = "3.19.0"
|
||||
packaging = "23.1"
|
||||
|
||||
Reference in New Issue
Block a user