chore(deps): update all non-major dependencies - #89
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates Python dependency versions across the A2A IAG demo agents to keep SDK/tooling and LangChain components current.
Changes:
- Bump
a2a-sdk[http-server,sql]from1.1.0to1.1.2across multiple agents. - Bump
mcp[cli]to1.29.0iniag-mcp-demoagents. - Bump
langchain-core/langchain-google-genaiinanalyst_agentandretriever_agentunderiag-mcp-demo.
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| a2a/iag-mcp-demo/weather_agent/requirements.txt | Bumps a2a-sdk and mcp[cli] pins |
| a2a/iag-mcp-demo/retriever_agent/requirements.txt | Bumps a2a-sdk, mcp[cli], and LangChain pins |
| a2a/iag-mcp-demo/orchestrator_agent/requirements.txt | Bumps a2a-sdk pin |
| a2a/iag-mcp-demo/analyst_agent/requirements.txt | Bumps a2a-sdk, mcp[cli], and LangChain pins |
| a2a/iag-demo/weather_agent/requirements.txt | Bumps a2a-sdk pin |
| a2a/iag-demo/retriever_agent/requirements.txt | Bumps a2a-sdk pin |
| a2a/iag-demo/orchestrator_agent/requirements.txt | Bumps a2a-sdk pin |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -1,6 +1,6 @@ | |||
| a2a-sdk[http-server,sql]==1.1.0 | |||
| a2a-sdk[http-server,sql]==1.1.2 | |||
| langchain-core==1.5.3 | ||
| langchain-google-genai==4.3.2 | ||
| langchain-ollama>=1.0.0 | ||
| mcp[cli]==1.28.1 | ||
| mcp[cli]==1.29.0 |
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Secrets | Aug 3, 2026 3:55a.m. | Review ↗ | |
| Python | Aug 3, 2026 3:55a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
|
DO NOT MERGE - VERY IMPORTANT: These dependencies MUST be tested with the current demos first: demos CANNOT be broken |
This PR contains the following updates:
==1.1.0→==1.1.2==1.4.9→==1.5.3==4.2.7→==4.3.2==1.28.1→==1.29.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
a2aproject/a2a-python (a2a-sdk)
v1.1.2Compare Source
Features
Bug Fixes
v1.1.1Compare Source
Bug Fixes
Miscellaneous Chores
modelcontextprotocol/python-sdk (mcp)
v1.29.0Compare Source
What's Changed
Full Changelog: modelcontextprotocol/python-sdk@v1.28.1...v1.29.0
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.