build(deps): bump ort from 2de3406 to e7072b3

Bumps [ort](https://github.com/pykeio/ort) from `2de3406` to `e7072b3`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/compare/2de34065983a5c034f5afcc072b23b99479f465b...e7072b3b16ff571b51256ef53a34af7a4214e5e9)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: e7072b3b16ff571b51256ef53a34af7a4214e5e9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-13 07:35:56 +00:00
committed by GitHub
parent 52297daa33
commit 5b9874bd19
Generated
+7 -7
View File
@@ -694,7 +694,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
dependencies = [
"libc",
"windows-sys 0.52.0",
"windows-sys 0.60.2",
]
[[package]]
@@ -1885,8 +1885,8 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
[[package]]
name = "ort"
version = "2.0.0-rc.10"
source = "git+https://github.com/pykeio/ort.git#2de34065983a5c034f5afcc072b23b99479f465b"
version = "2.0.0-rc.12"
source = "git+https://github.com/pykeio/ort.git#e7072b3b16ff571b51256ef53a34af7a4214e5e9"
dependencies = [
"libloading",
"ndarray",
@@ -1898,8 +1898,8 @@ dependencies = [
[[package]]
name = "ort-sys"
version = "2.0.0-rc.10"
source = "git+https://github.com/pykeio/ort.git#2de34065983a5c034f5afcc072b23b99479f465b"
version = "2.0.0-rc.12"
source = "git+https://github.com/pykeio/ort.git#e7072b3b16ff571b51256ef53a34af7a4214e5e9"
dependencies = [
"hmac-sha256",
"lzma-rust2",
@@ -2425,7 +2425,7 @@ dependencies = [
"errno",
"libc",
"linux-raw-sys",
"windows-sys 0.52.0",
"windows-sys 0.60.2",
]
[[package]]
@@ -2864,7 +2864,7 @@ dependencies = [
"getrandom 0.3.4",
"once_cell",
"rustix",
"windows-sys 0.52.0",
"windows-sys 0.60.2",
]
[[package]]