Skip to content

Commit

Permalink
Merge pull request #14 from defenseunicorns/renovate/uvicorn-0.x
Browse files Browse the repository at this point in the history
Update dependency uvicorn to v0.22.0
  • Loading branch information
Thomas Runyon committed Jun 6, 2023
2 parents 7986950 + 9da0924 commit 0eb69db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ sniffio==1.3.0
starlette==0.26.1
tomli==2.0.1
typing-extensions==4.5.0
uvicorn==0.21.1
uvicorn==0.22.0
tiktoken

0 comments on commit 0eb69db

Please sign in to comment.