Update dependency greenlet to v3.5.2
All checks were successful
backend / docker (push) Successful in 3m18s
All checks were successful
backend / docker (push) Successful in 3m18s
This commit is contained in:
parent
269f9f4058
commit
997fea9f8d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ dependencies = [
|
||||||
"cryptography==49.0.0",
|
"cryptography==49.0.0",
|
||||||
"fastapi==0.137.1",
|
"fastapi==0.137.1",
|
||||||
"fastapi-cache2==0.2.2",
|
"fastapi-cache2==0.2.2",
|
||||||
"greenlet==3.5.1",
|
"greenlet==3.5.2",
|
||||||
"h11==0.16.0",
|
"h11==0.16.0",
|
||||||
"httpcore==1.0.9",
|
"httpcore==1.0.9",
|
||||||
"httpx==0.28.1",
|
"httpx==0.28.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue