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 16, 2024
1 parent 6067a35 commit 44afe9e
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
57 changes: 29 additions & 28 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.17.1"
onnxruntime = "1.17.3"

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

0 comments on commit 44afe9e

Please sign in to comment.