Merge pull request 'fix(deps): update dependency greenlet to v3.5.1' (#21) from renovate/greenlet-3.x into main
Some checks failed
backend / docker (push) Has been cancelled

This commit is contained in:
Spacebot 2026-05-21 11:58:30 +02:00
commit 8a41f1ae93

View file

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