Skip to content

Python: Update durabletask package#3492

Merged
larohra merged 2 commits into
microsoft:mainfrom
larohra:update-durabletask-version
Jan 28, 2026
Merged

Python: Update durabletask package#3492
larohra merged 2 commits into
microsoft:mainfrom
larohra:update-durabletask-version

Conversation

@larohra

@larohra larohra commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

Motivation and Context

Python: Update durabletask package

Description

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

Copilot AI review requested due to automatic review settings January 28, 2026 21:33
@larohra larohra requested a review from a team as a code owner January 28, 2026 21:33
@markwallace-microsoft markwallace-microsoft added the python Usage: [Issues, PRs], Target: Python label Jan 28, 2026
@markwallace-microsoft

markwallace-microsoft commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL16249235785% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python Unit Test Overview

Tests Skipped Failures Errors Time
3480 221 💤 0 ❌ 0 🔥 1m 6s ⏱️

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the agent-framework-durabletask package version from 0.0.2b260128 to 1.0.0b260128, aligning it with all other packages in the Agent Framework repository. The change also includes routine dependency updates in the lock file.

Changes:

  • Version bump for durabletask package to align with repository-wide versioning scheme
  • Multiple transitive dependency updates including security patches (cryptography, openai, etc.)
  • Python environment marker updates preparing for Python 3.14 support

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
python/packages/durabletask/pyproject.toml Updated package version from 0.0.2b260128 to 1.0.0b260128
python/uv.lock Updated lock file with new durabletask version and transitive dependency updates

@larohra larohra added this pull request to the merge queue Jan 28, 2026
Merged via the queue into microsoft:main with commit 474b313 Jan 28, 2026
23 checks passed
@larohra larohra deleted the update-durabletask-version branch January 28, 2026 22:07
@larohra larohra linked an issue Jan 30, 2026 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET & Python: Support running durable agents outside Azure Functions

5 participants