Skip to content

Commit

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

chore(deps): bump uvicorn from 0.29.0 to 0.30.1 in the production-dependencies group
  • Loading branch information
corenting authored Jun 3, 2024
2 parents 0be7be7 + eca80f3 commit 0ef66a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 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 @@ -20,7 +20,7 @@ python-multipart = "^0.0.9" # for settings form
starlette = "^0.37.1"
timeago = "^1.0.16"
tldextract = "^5.1.2"
uvicorn = {version = "^0.29.0", extras = ["standard"]}
uvicorn = {version = "^0.30.1", extras = ["standard"]}

[tool.poetry.dev-dependencies]
coverage = {version = "*", extras = ["toml"]}
Expand Down

0 comments on commit 0ef66a5

Please sign in to comment.