Skip to content

build: bump the all-pip group across 1 directory with 15 updates#214

Open
dependabot[bot] wants to merge 1 commit intodependabotchangesfrom
dependabot/pip/src/processor/dependabotchanges/all-pip-b7b65071d9
Open

build: bump the all-pip group across 1 directory with 15 updates#214
dependabot[bot] wants to merge 1 commit intodependabotchangesfrom
dependabot/pip/src/processor/dependabotchanges/all-pip-b7b65071d9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 1, 2026

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

---
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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2026
@dependabot dependabot Bot requested a review from Avijit-Microsoft as a code owner May 1, 2026 18:32
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 1, 2026
@dependabot dependabot Bot requested a review from Roopan-Microsoft as a code owner May 1, 2026 18:32
@dependabot dependabot Bot added the python Pull requests that update python code label May 1, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants