Skip to content

Commit

Permalink
chore(deps): Bump onnxruntime from 1.16.1 to 1.16.3 in /api (#307)
Browse files Browse the repository at this point in the history
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.16.1 to 1.16.3.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](microsoft/onnxruntime@v1.16.1...v1.16.3)

---
updated-dependencies:
- dependency-name: onnxruntime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 28, 2024
1 parent 1ff393e commit 2a59f17
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ uvicorn = ">=0.11.1"
fastapi = ">=0.100.0,<1.0.0"
python-multipart = "==0.0.5"
Pillow = ">=8.4.0,!=9.2.0"
onnxruntime = "^1.10.0"
onnxruntime = "^1.16.3"
huggingface-hub = ">=0.4.0,<1.0.0"
numpy = "^1.19.5"
pydantic-settings = "^2.0.0"
Expand Down

0 comments on commit 2a59f17

Please sign in to comment.