Skip to content

Commit

Permalink
Merge pull request #61 from corenting/dependabot/pip/production-depen…
Browse files Browse the repository at this point in the history
…dencies-547e37d8e1

chore: bump uvicorn from 0.29.0 to 0.30.1 in the production-dependencies group
  • Loading branch information
corenting committed Jun 4, 2024
2 parents 20627cf + 83b61a8 commit 24e26f2
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 @@ -17,7 +17,7 @@ loguru = "^0.7.2"
pillow = "^10.3.0"
starlette = "^0.37.2"
typer = "^0.12.2"
uvicorn = {extras = ["standard"], version = "^0.29.0"}
uvicorn = {extras = ["standard"], version = "^0.30.1"}

[tool.poetry.dev-dependencies]
pyright = "*"
Expand Down

0 comments on commit 24e26f2

Please sign in to comment.