Skip to content

Commit

Permalink
Merge pull request #17 from deNBI/deps/uvicorn-0.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency uvicorn to v0.26.0
  • Loading branch information
dweinholz authored Jan 17, 2024
2 parents 1ae6cc9 + a5e0255 commit 27f0495
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.25.0
uvicorn==0.26.0
fts3==3.12.2
beautifulsoup4==4.12.2
minio==7.2.3
Expand Down

0 comments on commit 27f0495

Please sign in to comment.