Skip to content

Commit 5b96861

Browse files
authored
Merge pull request ggml-org#326 from abetlen/dependabot/pip/sse-starlette-1.6.1
Bump sse-starlette from 1.5.0 to 1.6.1
2 parents 7b57420 + 4bcaa52 commit 5b96861

File tree

2 files changed

+43
-5
lines changed

2 files changed

+43
-5
lines changed

poetry.lock

Lines changed: 42 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ typing-extensions = "^4.6.2"
1818
numpy = "^1.20.0"
1919
uvicorn = { version = "^0.22.0", optional = true }
2020
fastapi = { version = "^0.95.0", optional = true }
21-
sse-starlette = { version = "^1.3.3", optional = true }
21+
sse-starlette = { version = "^1.6.1", optional = true }
2222

2323
[tool.poetry.group.dev.dependencies]
2424
black = "^23.3.0"

0 commit comments

Comments
 (0)