Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Bump uvicorn from 0.25.0 to 0.29.0 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelDobariya38 authored Mar 26, 2024
2 parents 2c2dff5 + 54a2528 commit 6776dba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 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 @@ -10,7 +10,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.9, <3.13"
fastapi = "^0.109.0"
uvicorn = {extras = ["standard"], version = "^0.25.0"}
uvicorn = {extras = ["standard"], version = "^0.29.0"}


[tool.poetry.group.lint.dependencies]
Expand Down

0 comments on commit 6776dba

Please sign in to comment.