diff --git a/pyproject.toml b/pyproject.toml index 231c417..2ae700d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ python = "^3.9" fastapi = "^0.110.0" pydantic = "^2.0.3" python-multipart = "^0.0.9" -uvicorn = "^0.27.0" +uvicorn = "^0.28.0" click = "^8.1.3" [tool.poetry.dev-dependencies]