Skip to content

Commit

Permalink
Merge pull request #3053 from ttys0dev/update-uvicorn
Browse files Browse the repository at this point in the history
Update uvicorn to version 0.23.2
  • Loading branch information
mlissner authored Aug 25, 2023
2 parents a5ea0c6 + efafb59 commit 5c1c229
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -106,7 +106,7 @@ ipython = "^8.10.0"
time-machine = "^2.9.0"
dateparser = "1.1.8"
types-dateparser = "^1.1.4.6"
uvicorn = {extras = ["standard"], version = "^0.22.0"}
uvicorn = {extras = ["standard"], version = "^0.23.2"}
daphne = "^4.0.0"
psycopg2 = "^2.9.6"
juriscraper = "^2.5.51"
Expand Down

0 comments on commit 5c1c229

Please sign in to comment.