Python: Update package versions#3838
Merged
dmytrostruk merged 1 commit intomicrosoft:mainfrom Feb 11, 2026
Merged
Conversation
giles17
approved these changes
Feb 11, 2026
Member
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the Python package versions across the Agent Framework monorepo release set and updates the lockfile and changelog accordingly.
Changes:
- Bump
agent-framework(meta-package) and all Python subpackages from1.0.0b260130to1.0.0b260210. - Refresh
uv.lock, including updated environment markers (notably Python<3.14guards forpythonnet/cffi-related deps) and new wheels. - Add release notes for
1.0.0b260210and update compare links inpython/CHANGELOG.md.
Reviewed changes
Copilot reviewed 24 out of 25 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| python/uv.lock | Updates resolved versions/markers and wheel set to match the new package release versions. |
| python/pyproject.toml | Bumps meta-package version and pins agent-framework-core[all] to the new release. |
| python/packages/core/pyproject.toml | Bumps agent-framework-core package version for the release. |
| python/packages/a2a/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/ag-ui/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/anthropic/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/azure-ai/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/azure-ai-search/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/azurefunctions/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/bedrock/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/chatkit/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/claude/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/copilotstudio/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/declarative/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/devui/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/durabletask/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/foundry_local/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/github_copilot/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/lab/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/mem0/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/ollama/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/orchestrations/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/purview/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/packages/redis/pyproject.toml | Bumps package version and raises core lower bound to >=1.0.0b260210. |
| python/CHANGELOG.md | Adds 1.0.0b260210 release entry and updates compare links. |
moonbox3
approved these changes
Feb 11, 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.
No description provided.