Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Bump ort from 1.15.2 to 1.16.2 in /backend
Browse files Browse the repository at this point in the history
Bumps [ort](https://github.com/pykeio/ort) from 1.15.2 to 1.16.2.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](https://github.com/pykeio/ort/commits/v1.16.2)

---
updated-dependencies:
- dependency-name: ort
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and garryod committed Oct 19, 2023
1 parent 7aff569 commit f82396e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/chimp_chomp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ opencv = { version = "0.84.5", default-features = false, features = [
"imgproc",
"imgcodecs",
] }
ort = { version = "1.15.2", default-features = false, features = [
ort = { version = "1.16.2", default-features = false, features = [
"download-binaries",
"copy-dylibs",
] }
Expand Down

0 comments on commit f82396e

Please sign in to comment.