Skip to content

Commit

Permalink
Merge pull request #31 from deNBI/deps/uvicorn-0.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency uvicorn to v0.30.3
  • Loading branch information
dweinholz authored Jul 22, 2024
2 parents ff48d3c + cbdff7c commit 6f1aa0d
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.110.0
uvicorn==0.29.0
uvicorn==0.30.3
fts3==3.13.1
beautifulsoup4==4.12.2
minio==7.2.3
Expand Down

0 comments on commit 6f1aa0d

Please sign in to comment.