Skip to content

Commit 91bf8fa

Browse files
authored
Merge pull request #550 from abetlen/dependabot/pip/uvicorn-0.23.2
Bump uvicorn from 0.23.1 to 0.23.2
2 parents 5011ef4 + 0cc8d82 commit 91bf8fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -17,7 +17,7 @@ python = "^3.8.1"
1717
typing-extensions = "^4.7.1"
1818
numpy = "^1.24.4"
1919
diskcache = "^5.6.1"
20-
uvicorn = { version = "^0.23.1", optional = true }
20+
uvicorn = { version = "^0.23.2", optional = true }
2121
fastapi = { version = ">=0.100.0", optional = true }
2222
sse-starlette = { version = ">=1.6.1", optional = true }
2323
pydantic-settings = { version = ">=2.0.1", optional = true }

0 commit comments

Comments
 (0)