Skip to content

Commit

Permalink
chore(deps): bump uvicorn from 0.23.2 to 0.24.0.post1 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlitgrace authored Nov 6, 2023
2 parents 4e641b0 + 7648d99 commit 014592b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.103.0"
uvicorn = {extras = ["standard"], version = "^0.23.2"}
uvicorn = {extras = ["standard"], version = "^0.24.0"}
requests = "^2.31.0"
selectolax = "^0.3.17"
pydantic-core = "^2.11.0"
Expand Down

0 comments on commit 014592b

Please sign in to comment.