diff --git a/stories/pyproject.toml b/stories/pyproject.toml index 1932bce..cfcb455 100644 --- a/stories/pyproject.toml +++ b/stories/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" python = "^3.8" compone = "^0.4.0" click = "^8.1.7" -starlette = "^0.37.2" +starlette = "^0.45.0" hypercorn = "^0.17.0" watchfiles = "^0.21.0"