Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Bump OpenAssetIO dependencies #23

Merged
merged 1 commit into from
Jul 26, 2024

Commits on Jul 23, 2024

  1. [Build] Bump OpenAssetIO dependencies

    Part of OpenAssetIO/OpenAssetIO#1311. Deprecated aliases have been
    removed from the latest OpenAssetIO, but the version of MediaCreation
    that was pinned in `setup.py` still used them.
    
    This wasn't actually a problem, since the version of OpenAssetIO was
    also pinned.
    
    However, it is a useful canary if we only specify a minimum range for
    downstream projects, whenever possible. Upon the next OpenAssetIO
    release we should re-check this project (and others) for compatibility.
    
    So remove the maximum bound for OpenAssetIO, bump the minimum bound
    for OpenAssetIO-MediaCreation, and bump the minimum BAL version used for
    testing, such that it supports the later OpenAssetIO versions.
    
    Signed-off-by: David Feltell <[email protected]>
    feltech committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3fcf348 View commit details
    Browse the repository at this point in the history