Skip to content

Commit

Permalink
Merge pull request #58 from valab-certh/dependabot/pip/python/uvicorn…
Browse files Browse the repository at this point in the history
…-0.29.0

Bump uvicorn from 0.27.1 to 0.29.0 in /python
  • Loading branch information
uw0s authored Apr 15, 2024
2 parents 9f3c9f6 + 7f22a61 commit 9ee5485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies = [
"tensorflow==2.16.1",
"torch==2.2.2",
"torchvision==0.17.2",
"uvicorn==0.27.1"
"uvicorn==0.29.0"
]
name = "meddisc"
version = "0.0.0"
Expand Down

0 comments on commit 9ee5485

Please sign in to comment.