Skip to content

Commit

Permalink
Merge pull request #19 from deNBI/deps/uvicorn-0.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency uvicorn to v0.27.0
  • Loading branch information
dweinholz authored Jan 29, 2024
2 parents 27f0495 + 6473a55 commit ecc758c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.108.0
uvicorn==0.26.0
uvicorn==0.27.0
fts3==3.12.2
beautifulsoup4==4.12.2
minio==7.2.3
Expand Down

0 comments on commit ecc758c

Please sign in to comment.