Skip to content

Commit

Permalink
Bump onnxruntime from 1.17.3 to 1.18.0
Browse files Browse the repository at this point in the history
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.17.3 to 1.18.0.
- [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 May 20, 2024
1 parent 696b66b commit 23083cc
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.6"
tabulate = "0.9.0"
onnxruntime = "1.17.3"
onnxruntime = "1.18.0"

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

0 comments on commit 23083cc

Please sign in to comment.