Skip to content

Conversation

@larohra
Copy link
Contributor

@larohra larohra commented Jan 28, 2026

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
Copy link
Member

markwallace-microsoft commented Jan 28, 2026

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 ⏱️

Copy link
Contributor

Copilot AI left a comment

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants