Skip to content

Commit addeabd

Browse files
Bump the preset group across 1 directory with 2 updates
Bumps the preset group with 2 updates in the /preset directory: [evaluate](https://github.com/huggingface/evaluate) and [onnxruntime](https://github.com/microsoft/onnxruntime). Updates `evaluate` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/huggingface/evaluate/releases) - [Commits](huggingface/evaluate@v0.4.2...v0.4.3) Updates `onnxruntime` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: evaluate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: preset - dependency-name: onnxruntime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: preset ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 909cf05 commit addeabd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

preset/deep-learning/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
dataset-librarian==1.0.4
2-
evaluate==0.4.2
2+
evaluate==0.4.3
33
git+https://github.com/huggingface/optimum-intel.git
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dataset-librarian==1.0.4
2-
evaluate==0.4.2
2+
evaluate==0.4.3
33
git+https://github.com/huggingface/optimum-intel.git
44
tf2onnx==1.16.1
5-
onnxruntime==1.19.0
5+
onnxruntime==1.20.0

0 commit comments

Comments
 (0)