Skip to content

Commit 848fa37

Browse files
Bump onnxruntime from 1.17.0 to 1.17.1 (#2989)
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: onnxruntime dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92b1e87 commit 848fa37

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.2.0; sys_platform != 'win32' and sys_platform != 'darwin'
18-
onnxruntime==1.17.0
18+
onnxruntime==1.17.1
1919
googleapis-common-protos
2020
onnx==1.14.1
2121
orjson

0 commit comments

Comments
 (0)