Skip to content

fix(deps): update dependency pydantic-ai to >=1.65.0#123

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pydantic-ai-1.x
Open

fix(deps): update dependency pydantic-ai to >=1.65.0#123
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pydantic-ai-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2026

This PR contains the following updates:

Package Change Age Confidence
pydantic-ai (changelog) >=1.46.0>=1.65.0 age confidence

Release Notes

pydantic/pydantic-ai (pydantic-ai)

v1.65.0: (2026-03-03)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.64.0...v1.65.0

v1.64.0: (2026-03-02)

Compare Source

What's Changed
🚀 Features
  • feat: support template=False on PromptedOutput and NativeOutput to disable schema prompt by @​DouweM in #​4497
🐛 Bug Fixes
New Contributors

Full Changelog: pydantic/pydantic-ai@v1.63.0...v1.64.0

v1.63.0: (2026-02-23)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.62.0...v1.63.0

v1.62.0: (2026-02-18)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes
  • Fix missing pages in llms.txt and llms-full.txt by @​DouweM in #​4355
  • Handle Groq tool_use_failed errors without tool name/args by retrying by @​DouweM in #​4354
  • fix: handle content filter refusals for Google prompt_feedback and OpenAI refusals by @​DouweM in #​4315
📦 Dependencies

Full Changelog: pydantic/pydantic-ai@v1.61.0...v1.62.0

v1.61.0: (2026-02-17)

Compare Source

What's Changed

🚀 Features
📦 Dependencies

Full Changelog: pydantic/pydantic-ai@v1.60.0...v1.61.0

v1.60.0: (2026-02-16)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes
  • Fix AG-UI parent_message_id for back-to-back builtin tool calls by @​DouweM in #​4332
  • Only suggest 'call a tool' in retry when tools are available by @​Baniskos in #​4234
  • Wrap _stream_text_deltas with aclosing to prevent StopAsyncIteration on client disconnect by @​sheginabo in #​4205

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.59.0...v1.60.0

v1.59.0: (2026-02-13)

Compare Source

What's Changed
🚀 Features
🐛 Bug Fixes
  • XAI: lazily create AsyncClient per event loop to avoid gRPC loop mismatch by @​DouweM in #​4316
New Contributors

Full Changelog: pydantic/pydantic-ai@v1.58.0...v1.59.0

v1.58.0: (2026-02-10)

Compare Source

What's Changed

🚀 Features

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.57.0...v1.58.0

v1.57.0: (2026-02-09)

Compare Source

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.56.0...v1.57.0

v1.56.0: (2026-02-05)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes
  • Fix Bedrock CachePoint placement with multiple trailing documents by @​psg2 in #​4207
  • Disallow downloading FileUrls pointing at the local network by default by @​DouweM in #​4227

Full Changelog: pydantic/pydantic-ai@v1.55.0...v1.56.0

v1.55.0: (2026-02-04)

Compare Source

What's Changed

🐛 Bug Fixes
  • Fix error when using OpenAIResponsesModel with "compatible" provider that returns reasoning_tokens as None instead by @​alibeyram in #​4151
  • Fix MultiModalContent union missing discriminator causing incorrect deserialization by @​jerry-reevo in #​4191

Full Changelog: pydantic/pydantic-ai@v1.54.0...v1.55.0

v1.54.0: (2026-02-04)

Compare Source

What's Changed

🚀 Features

Full Changelog: pydantic/pydantic-ai@v1.53.0...v1.54.0

v1.53.0: (2026-02-04)

Compare Source

What's Changed

🚀 Features

Full Changelog: pydantic/pydantic-ai@v1.52.0...v1.53.0

v1.52.0: (2026-02-02)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.51.0...v1.52.0

v1.51.0: (2026-01-30)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes
  • Fix error when Gemini calls tools in agent run with instructions but no user prompt by @​dsfaccini in #​4148
  • Fix Bedrock caching when user message ended on non-text content by @​DouweM in #​4152

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.50.0...v1.51.0

v1.50.0: (2026-01-29)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.49.0...v1.50.0

v1.49.0: (2026-01-28)

Compare Source

What's Changed

🚀 Features

Full Changelog: pydantic/pydantic-ai@v1.48.0...v1.49.0

v1.48.0: (2026-01-27)

Compare Source

What's Changed

🚀 Features
🐛 Bug Fixes

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.47.0...v1.48.0

v1.47.0: (2026-01-23)

Compare Source

What's Changed

🚀 Features
  • Ensure thought signatures and other provider metadata survive a round trip through a Vercel AI frontend by @​Light2Dark in #​3754

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.46.0...v1.47.0


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.

@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from e1b0137 to 92bb703 Compare January 28, 2026 01:31
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.47.0 fix(deps): update dependency pydantic-ai to >=1.48.0 Jan 28, 2026
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.48.0 fix(deps): update dependency pydantic-ai to >=1.49.0 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from 92bb703 to c0c491e Compare January 29, 2026 21:14
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.49.0 fix(deps): update dependency pydantic-ai to >=1.50.0 Jan 30, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch 2 times, most recently from a85eee5 to 6a28757 Compare January 31, 2026 05:03
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.50.0 fix(deps): update dependency pydantic-ai to >=1.51.0 Jan 31, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from 6a28757 to 21c34fd Compare February 3, 2026 01:30
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.51.0 fix(deps): update dependency pydantic-ai to >=1.52.0 Feb 3, 2026
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.52.0 fix(deps): update dependency pydantic-ai to >=1.53.0 Feb 4, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch 2 times, most recently from b0ceabb to 61e17e8 Compare February 4, 2026 18:00
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.53.0 fix(deps): update dependency pydantic-ai to >=1.54.0 Feb 4, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from 61e17e8 to e3cf3c7 Compare February 5, 2026 05:11
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.54.0 fix(deps): update dependency pydantic-ai to >=1.55.0 Feb 5, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from e3cf3c7 to 2eb6aae Compare February 6, 2026 02:37
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.55.0 fix(deps): update dependency pydantic-ai to >=1.56.0 Feb 6, 2026
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.56.0 fix(deps): update dependency pydantic-ai to >=1.57.0 Feb 10, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch 2 times, most recently from 1b31e86 to 2f6107a Compare February 11, 2026 05:43
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.57.0 fix(deps): update dependency pydantic-ai to >=1.58.0 Feb 11, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from 2f6107a to 4cf8162 Compare February 14, 2026 02:06
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.58.0 fix(deps): update dependency pydantic-ai to >=1.59.0 Feb 14, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from 4cf8162 to c19a778 Compare February 17, 2026 01:43
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.59.0 fix(deps): update dependency pydantic-ai to >=1.60.0 Feb 17, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from c19a778 to 3c2ba70 Compare February 19, 2026 11:09
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.60.0 fix(deps): update dependency pydantic-ai to >=1.62.0 Feb 19, 2026
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.62.0 fix(deps): update dependency pydantic-ai to >=1.63.0 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from 3c2ba70 to d04c0b0 Compare February 23, 2026 19:02
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from d04c0b0 to 746f2c9 Compare March 3, 2026 01:58
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.63.0 fix(deps): update dependency pydantic-ai to >=1.64.0 Mar 3, 2026
@renovate renovate bot force-pushed the renovate/pydantic-ai-1.x branch from 746f2c9 to 7fc47bc Compare March 4, 2026 01:55
@renovate renovate bot changed the title fix(deps): update dependency pydantic-ai to >=1.64.0 fix(deps): update dependency pydantic-ai to >=1.65.0 Mar 4, 2026
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.

0 participants