Python: Update package versions#3421
Merged
giles17 merged 1 commit intomicrosoft:mainfrom Jan 23, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the Python package release version to 1.0.0b260123 across the monorepo packages, updates the lockfile accordingly, and adds release notes for the new version.
Changes:
- Update
versionfields acrosspython/pyproject.tomland multiple packagepyproject.tomlfiles to1.0.0b260123. - Refresh
python/uv.lockentries (package versions, environment markers, and wheel URLs). - Add
1.0.0b260123release notes and update compare links inpython/CHANGELOG.md.
Reviewed changes
Copilot reviewed 20 out of 21 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Updates locked package versions/markers and adds additional wheel entries as part of the version refresh. |
| python/pyproject.toml | Bumps the main Python package version and pins agent-framework-core[all] to the new release version. |
| python/packages/redis/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/purview/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/ollama/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/mem0/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/lab/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/foundry_local/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/devui/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/declarative/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/core/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/copilotstudio/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/chatkit/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/bedrock/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/azurefunctions/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/azure-ai/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/azure-ai-search/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/anthropic/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/ag-ui/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/packages/a2a/pyproject.toml | Bumps package version to 1.0.0b260123. |
| python/CHANGELOG.md | Adds release notes for 1.0.0b260123 and updates compare links. |
Member
dmytrostruk
approved these changes
Jan 23, 2026
TaoChenOSU
approved these changes
Jan 23, 2026
arisng
pushed a commit
to arisng/agent-framework
that referenced
this pull request
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation and Context
Description
Contribution Checklist