Skip to content

Commit

Permalink
Merge pull request #56 from deNBI/deps/uvicorn-0.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency uvicorn to v0.34.0
  • Loading branch information
dweinholz authored Dec 18, 2024
2 parents 0853e1e + 330e372 commit 63928ef
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.115.0
uvicorn==0.32.0
uvicorn==0.34.0
fts3==3.13.1
beautifulsoup4==4.12.3
minio==7.2.7
Expand Down

0 comments on commit 63928ef

Please sign in to comment.