Skip to content

chore(deps): update dependency pydantic-ai to >=1.44.0#269

Merged
aponcedeleonch merged 1 commit intomainfrom
renovate/pydantic-ai-1.x
Jan 22, 2026
Merged

chore(deps): update dependency pydantic-ai to >=1.44.0#269
aponcedeleonch merged 1 commit intomainfrom
renovate/pydantic-ai-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2026

This PR contains the following updates:

Package Change Age Confidence
pydantic-ai (changelog) >=1.42.0>=1.44.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@claude
Copy link

claude bot commented Jan 16, 2026

PR Review: pydantic-ai dependency update (1.42.0 → 1.43.0)

Summary

LGTM - This is a safe, automated dependency update from Renovate.

Changes Analysis

  • Scope: Updates pydantic-ai from >=1.42.0 to >=1.43.0 in the examples dependency group
  • Files: pyproject.toml and uv.lock
  • Impact: Limited to example code, not core functionality

Upstream Changes (v1.43.0)

  • Feature: Support for Google embedding models
  • 🐛 Bug Fix: Fixed OpenAI tool args handling for dict[str, ...] types

Assessment

Code Quality: ✅ Clean, minimal diff

Bugs/Issues: ✅ None - Bug fix release improves stability

Performance: ✅ No performance concerns

Security: ✅ No security issues. This is a patch/feature release from a trusted source (Pydantic team)

Breaking Changes: ✅ None - Minor version bump following semver

Regression Risk: ⚠️ Low - The OpenAI tool args fix could theoretically change behavior if code was working around the bug, but the current usage in examples/anthropic_comparison/mcp_optimizer_agent.py uses ChosenMcpServerTool (Pydantic model) not dict args, so unaffected.

Recommendation

Approve and merge - Standard dependency maintenance with beneficial bug fixes.

@renovate renovate bot changed the title chore(deps): update dependency pydantic-ai to >=1.43.0 chore(deps): update dependency pydantic-ai to >=1.44.0 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from 8cedb58 to f9b00e1 Compare January 17, 2026 05:42
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from f9b00e1 to 6a80a55 Compare January 22, 2026 09:12
@aponcedeleonch aponcedeleonch merged commit 78b017f into main Jan 22, 2026
6 checks passed
@aponcedeleonch aponcedeleonch deleted the renovate/pydantic-ai-1.x branch January 22, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant