Skip to content

Commit b8d7b65

Browse files
Bump onnxruntime from 1.21.0 to 1.21.1 (#1375)
Bumps [onnxruntime](https://github.com/microsoft/onnxruntime) from 1.21.0 to 1.21.1. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.21.0...v1.21.1) --- updated-dependencies: - dependency-name: onnxruntime dependency-version: 1.21.1 dependency-type: direct:production 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 d329679 commit b8d7b65

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

+22-22
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
@@ -35,7 +35,7 @@ cachetools = "==5.5.2"
3535
legacy-cgi = "==2.6.3"
3636
presidio-analyzer = "==2.2.358"
3737
presidio-anonymizer = "==2.2.358"
38-
onnxruntime = "==1.21.0"
38+
onnxruntime = "==1.21.1"
3939
onnx = "==1.17.0"
4040
spacy = "<3.9.0"
4141
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)