forked from spacebar/SplatNet-Backend
fix(deps): update dependency fastapi to v0.136.1
This commit is contained in:
parent
d423d62642
commit
755be835c0
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ dependencies = [
|
|||
"click==8.3.3",
|
||||
"colorama==0.4.6",
|
||||
"cryptography==46.0.7",
|
||||
"fastapi==0.136.0",
|
||||
"fastapi==0.136.1",
|
||||
"fastapi-cache2==0.2.2",
|
||||
"greenlet==3.4.0",
|
||||
"h11==0.16.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue