Skip to content

Commit

Permalink
Merge pull request #90 from a3li/dependabot/pip/uvicorn-0.24.0.post1
Browse files Browse the repository at this point in the history
build(deps): bump uvicorn from 0.23.2 to 0.24.0.post1
  • Loading branch information
globin authored Nov 14, 2023
2 parents dee94af + 4fc848a commit fa714c8
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 @@ -10,7 +10,7 @@ repository = "https://github.com/a3li/atciss"
[tool.poetry.dependencies]
python = "^3.10"
fastapi = "^0.104"
uvicorn = {extras = ["standard"], version = "^0.23"}
uvicorn = {extras = ["standard"], version = "^0.24"}
click = "^8.1"
aiohttp = "^3.8.6"
redis = "^4.5.6"
Expand Down

0 comments on commit fa714c8

Please sign in to comment.