Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #129 from lyon-esport/dependabot/pip/uvicorn-0.24.0
Browse files Browse the repository at this point in the history
Bump uvicorn from 0.23.2 to 0.24.0
  • Loading branch information
M0NsTeRRR authored Nov 6, 2023
2 parents 3273740 + 2e5c836 commit 3b676b1
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 @@ -31,7 +31,7 @@ sentry-sdk = "^1.11.1"
asyncclick = "^8.1.3.4"
tortoise-orm = "^0.19.2"
prometheus-client = ">=0.15,<0.19"
uvicorn = {version = ">=0.20,<0.24", extras = ["standard"]}
uvicorn = {version = ">=0.20,<0.25", extras = ["standard"]}
colorama = {version = "^0.4.6", markers = "sys.platform == 'win32'"}

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

0 comments on commit 3b676b1

Please sign in to comment.