Update dependency greenlet to v3.5.5

This commit is contained in:
Spacebot 2026-08-10 13:33:03 +00:00 committed by redbinder0526
commit 54041297e6

View file

@ -18,7 +18,7 @@ dependencies = [
"cryptography==50.0.0", "cryptography==50.0.0",
"fastapi==0.141.1", "fastapi==0.141.1",
"fastapi-cache2==0.2.2", "fastapi-cache2==0.2.2",
"greenlet==3.5.4", "greenlet==3.5.5",
"h11==0.16.0", "h11==0.16.0",
"httpcore==1.0.9", "httpcore==1.0.9",
"httpx==0.28.1", "httpx==0.28.1",