Update dependency fastapi to v0.141.1
This commit is contained in:
parent
d81f451963
commit
0cecc52a55
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ dependencies = [
|
||||||
"click==8.4.2",
|
"click==8.4.2",
|
||||||
"colorama==0.4.6",
|
"colorama==0.4.6",
|
||||||
"cryptography==50.0.0",
|
"cryptography==50.0.0",
|
||||||
"fastapi==0.137.1",
|
"fastapi==0.141.1",
|
||||||
"fastapi-cache2==0.2.2",
|
"fastapi-cache2==0.2.2",
|
||||||
"greenlet==3.5.4",
|
"greenlet==3.5.4",
|
||||||
"h11==0.16.0",
|
"h11==0.16.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue