Skip to content

Commit 7d131ec

Browse files
Bump onnxruntime from 1.20.1 to 1.21.0 (#1256)
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.20.1 to 1.21.0. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.20.1...v1.21.0) --- updated-dependencies: - dependency-name: onnxruntime dependency-type: direct:production 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>
1 parent 48fce00 commit 7d131ec

File tree

2 files changed

+22
-25
lines changed

2 files changed

+22
-25
lines changed

poetry.lock

+21-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cachetools = "==5.5.2"
3636
legacy-cgi = "==2.6.2"
3737
presidio-analyzer = "==2.2.357"
3838
presidio-anonymizer = "==2.2.357"
39-
onnxruntime = "==1.20.1"
39+
onnxruntime = "==1.21.0"
4040
onnx = "==1.17.0"
4141
spacy = "<3.8.0"
4242
en-core-web-sm = {url = "https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl"}

0 commit comments

Comments
 (0)