Skip to content

Commit b36c9b8

Browse files
Bump onnxruntime from 1.15.0 to 1.17.0 (#2917)
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.15.0 to 1.17.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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Saroufim <[email protected]>
1 parent 88eca54 commit b36c9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/developer.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ twine==4.0.2
1515
mypy==1.3.0
1616
torchpippy==0.1.1
1717
intel_extension_for_pytorch==2.1.0; sys_platform != 'win32' and sys_platform != 'darwin'
18-
onnxruntime==1.15.0
18+
onnxruntime==1.17.0
1919
googleapis-common-protos
2020
onnx==1.14.1
2121
orjson

0 commit comments

Comments
 (0)