fix(deps): update dependency greenlet to v3.5.0
Some checks are pending
backend / docker (push) Waiting to run

This commit is contained in:
Renovate Bot 2026-04-27 12:25:10 +00:00 committed by kitten
commit 5712238297

View file

@ -18,7 +18,7 @@ dependencies = [
"cryptography==46.0.7",
"fastapi==0.136.1",
"fastapi-cache2==0.2.2",
"greenlet==3.4.0",
"greenlet==3.5.0",
"h11==0.16.0",
"httpcore==1.0.9",
"httpx==0.28.1",