Skip to content

Commit a0e09ef

Browse files
authored
Merge pull request #24 from feltech/work/OpenAssetIO/1311-removeDeprecations
[Build] Bump MediaCreation to 1.0.0-alpha.9
2 parents cfd1bf9 + c84e119 commit a0e09ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version = "1.0.0"
77
requires-python = ">=3.7"
88
dependencies = [
99
"openassetio>=1.0.0b1.rev0",
10-
"openassetio-mediacreation == 1.0.0a8"
10+
"openassetio-mediacreation >= 1.0.0a9"
1111
]
1212

1313
authors = [

0 commit comments

Comments
 (0)