OpenTimelineIO / OpenTimelineIO-C-Bindings

C bindings for the OpenTimelineIO Library (http://opentimeline.io)
http://opentimeline.io
Apache License 2.0
11 stars 7 forks source link

Bump OpenTimelineIO from `2a33b58` to `74db06f` #32

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps OpenTimelineIO from 2a33b58 to 74db06f.

Commits
  • 74db06f Use marker colors in otioview (#1340)
  • d48163e Improve Python reference documentation (#1209)
  • d9f3e4d Python bindings: raise proper exceptions for IO operations (#1313)
  • 9e904dc Update feature matrix to mention that the AAF adapter now supports markers (#...
  • ead2036 Use py::module_local() for Imath classes binded with Pybind11 (#1323)
  • bc96625 Bump src/deps/optional-lite from a006f22 to ea502a6 (#1319)
  • e7b427e Manually update Pybind11 to 2.9.2 since dependabot doesn't support git tags a...
  • a58b0fc CII Best Practices badge (#1304)
  • a648b7a Removed a vestigial "Foo" schema (#1306)
  • 213f8f7 Fix #1188 effects argument named wrong in Python Gap constructor (#1292)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #34.