Commit b9fb0a3
AC-5: Apply Dependabot PR #214 - bump 10/13 pip pkgs in src/processor 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>1 parent 9812856 commit b9fb0a3
2 files changed
Lines changed: 243 additions & 540 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments