Update dependency fastapi to v0.141.0

This commit is contained in:
Spacebot 2026-07-29 15:03:50 +00:00
commit 78516645e4

View file

@ -16,7 +16,7 @@ dependencies = [
"click==8.4.1",
"colorama==0.4.6",
"cryptography==49.0.0",
"fastapi==0.137.1",
"fastapi==0.141.0",
"fastapi-cache2==0.2.2",
"greenlet==3.5.2",
"h11==0.16.0",