Skip to content

Commit e4680c8

Browse files
authoredFeb 1, 2024
Bump onnxruntime from 1.15.0 to 1.17.0
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] <support@github.com>
1 parent 3627ee6 commit e4680c8

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)