Skip to content

Commit

Permalink
Bump onnxruntime from 1.12.0 to 1.17.3
Browse files Browse the repository at this point in the history
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.12.0 to 1.17.3.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](https://github.com/microsoft/onnxruntime/commits)

---
updated-dependencies:
- dependency-name: onnxruntime
  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 8aeb523 commit ea08689
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 32 deletions.
61 changes: 30 additions & 31 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PyYAML = "~6.0.1"
boto3 = "^1.34.74"
dataclasses-json = "0.6.4"
tabulate = "0.9.0"
onnxruntime = "1.12.0"
onnxruntime = "1.17.3"

[tool.poetry.dev-dependencies]
coverage = { version = "^5.5", extras = ["toml"] }
Expand Down

0 comments on commit ea08689

Please sign in to comment.