Skip to content

Commit

Permalink
Bump uvicorn from 0.27.1 to 0.29.0 in /python
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 to 0.29.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.27.1...0.29.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent c3dfb7f commit 7f22a61
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 @@ -15,7 +15,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 7f22a61

Please sign in to comment.