build: bump the all-pip group across 1 directory with 15 updates#214
Open
dependabot[bot] wants to merge 1 commit intodependabotchangesfrom
Open
Conversation
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip - dependency-name: azure-ai-agents dependency-version: 1.2.0b6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip - dependency-name: azure-ai-projects dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-pip - dependency-name: azure-appconfiguration dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip - dependency-name: azure-storage-queue dependency-version: 12.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip - dependency-name: fastmcp dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-pip - dependency-name: mcp dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip - dependency-name: openai dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-pip - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip - dependency-name: pytz dependency-version: 2026.1.post1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-pip - dependency-name: sas-cosmosdb dependency-version: 0.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip - dependency-name: semantic-kernel dependency-version: 1.41.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development dependency-group: all-pip - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development dependency-group: all-pip ... Signed-off-by: dependabot[bot] <support@github.com>
Shreyas-Microsoft
added a commit
that referenced
this pull request
May 5, 2026
… for ADO #41266 Equivalent of #214. pyproject.toml versions bumped and uv.lock regenerated via 'uv lock --upgrade'. Applied: - aiohttp 3.13.3 -> 3.13.5 - azure-ai-projects 2.0.0b3 -> 2.1.0 - azure-appconfiguration 1.7.2 -> 1.8.0 - fastmcp 2.14.5 -> 3.2.4 (major bump, API-compatible) - mcp 1.25.0 -> 1.27.0 - openai 2.15.0 -> 2.33.0 - psutil 7.2.1 -> 7.2.2 - pytz 2025.2 -> 2026.1.post1 - sas-cosmosdb 0.1.4 -> 0.1.5 Skipped (with rationale): - azure-ai-agents 1.2.0b6: blocked by agent-framework==1.0.0b260107 which pins azure-ai-agents==1.2.0b5 (kept current pin). - azure-identity 1.25.3: current pin (1.26.0b1) is newer than dependabot target. - azure-storage-queue 12.15.0: already at target. - semantic-kernel 1.41.3: not present in processor (removed from main+dev, replaced by agent-framework). Validation: fastmcp v3 'from fastmcp import FastMCP' API still works, all 4 processor mcp_server modules import successfully under v3. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
4 tasks
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.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions