dapr / python-sdk

Dapr SDK for Python
Apache License 2.0
222 stars 125 forks source link

Update durabletask dependency in dapr-ext-workflow #634

Closed cgillum closed 10 months ago

cgillum commented 10 months ago

Description

Updating the Workflow SDK library to reference the latest durabletask library as a dependency.

Issue reference

Fixes https://github.com/dapr/python-sdk/issues/627 (via https://github.com/microsoft/durabletask-python/pull/21)

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3741ddb) 86.16% compared to head (1396a04) 86.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #634 +/- ## ======================================= Coverage 86.16% 86.16% ======================================= Files 75 75 Lines 3737 3737 ======================================= Hits 3220 3220 Misses 517 517 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.