aws-deadline / deadline-cloud-for-maya

AWS Deadline Cloud for Maya
Apache License 2.0
11 stars 16 forks source link

chore: update deadline-cloud to 0.32.* #46

Closed jericht closed 1 year ago

jericht commented 1 year ago

What was the problem/requirement? (What/Why)

To install our DCC integrations into the same Python environment, they must having matching versions of the common deadline-cloud package. This package depends on an older version.

What was the solution? (How)

Update deadline-cloud to latest 0.32.*

What is the impact of this change?

This package will pull in the latest deadline-cloud when installed, like the other DCC integrations

How was this change tested?

hatch build && hatch run lint && hatch run test

Was this change documented?

No

Is this a breaking change?

No