Skip to content

Commit 21612ab

Browse files
Bump onnxruntime from 1.22.1 to 1.24.3 in /python
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.22.1 to 1.24.3. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.22.1...v1.24.3) --- updated-dependencies: - dependency-name: onnxruntime dependency-version: 1.24.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20c91a3 commit 21612ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ ollama = [
117117
]
118118
onnx = [
119119
# Pinning due to uv tag-resolution issues on macOS.
120-
"onnxruntime==1.22.1",
120+
"onnxruntime==1.24.3",
121121
"onnxruntime-genai==0.9.0"
122122
]
123123
oracledb = [

0 commit comments

Comments
 (0)