chore: dep bump

This commit is contained in:
Timothy Jaeryang Baek 2025-08-21 14:04:17 +04:00
parent 3523cea8cc
commit e9cab818f8

View file

@ -7,7 +7,7 @@ authors = [
license = { file = "LICENSE" }
dependencies = [
"fastapi==0.115.7",
"uvicorn[standard]==0.34.2",
"uvicorn[standard]==0.35.0",
"pydantic==2.11.7",
"python-multipart==0.0.20",