fix(deps): update dependency pydantic-ai to >=1.65.0#123
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency pydantic-ai to >=1.65.0#123renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
e1b0137 to
92bb703
Compare
92bb703 to
c0c491e
Compare
a85eee5 to
6a28757
Compare
6a28757 to
21c34fd
Compare
b0ceabb to
61e17e8
Compare
61e17e8 to
e3cf3c7
Compare
e3cf3c7 to
2eb6aae
Compare
1b31e86 to
2f6107a
Compare
2f6107a to
4cf8162
Compare
4cf8162 to
c19a778
Compare
c19a778 to
3c2ba70
Compare
3c2ba70 to
d04c0b0
Compare
d04c0b0 to
746f2c9
Compare
746f2c9 to
7fc47bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=1.46.0→>=1.65.0Release Notes
pydantic/pydantic-ai (pydantic-ai)
v1.65.0: (2026-03-03)Compare Source
What's Changed
🚀 Features
UploadedFileobject by @mattbrandman in #3942gemini-3.1-flash-lite-previewmodel by @rian-dolphin in #4517🐛 Bug Fixes
__reduce__to exception classes for pickle support by @OiPunk in #4504New Contributors
Full Changelog: pydantic/pydantic-ai@v1.64.0...v1.65.0
v1.64.0: (2026-03-02)Compare Source
What's Changed
🚀 Features
template=FalseonPromptedOutputandNativeOutputto disable schema prompt by @DouweM in #4497🐛 Bug Fixes
run_idonModelRequestin UI adapter runs by @madanlalit in #4419ModelHTTPError/ModelAPIErrorby @saakshigupta2002 in #4437__aexit__guard inside lock to prevent TOCTOU race by @jameslcowan in #4435BaseToolCallPart.has_content()incorrectly returns False for falsy arg values by @bsherifi in #4442max_tokensby @DouweM in #4496dump_messagesoutput with Vercel spec by @dsfaccini in #4196New Contributors
Full Changelog: pydantic/pydantic-ai@v1.63.0...v1.64.0
v1.63.0: (2026-02-23)Compare Source
What's Changed
🚀 Features
args_validatorparameter to tools for pre-execution validation by @jerry-reevo in #4016🐛 Bug Fixes
TracerProviderswithoutadd_span_processorby @AtharvaJaiswal005 in #4328strip_markdown_fencesto stop at closing fence by @sksvineeth in #4398BuiltinToolCallPart.idfor OpenAI Responses WebSearch/FileSearch by @yipstar in #4391run_idinstead of index by @madanlalit in #4086New 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
tool_use_failederrors without tool name/args by retrying by @DouweM in #4354prompt_feedbackand OpenAI refusals by @DouweM in #4315📦 Dependencies
huggingfaceto 1.3.4 by @dsfaccini in #4119griffelibinstead ofgriffeby @dsfaccini in #4313Full 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
video_urlsupport toOpenRouterModelby @Adversarian in #3824🐛 Bug Fixes
parent_message_idfor back-to-back builtin tool calls by @DouweM in #4332_stream_text_deltaswithaclosingto preventStopAsyncIterationon client disconnect by @sheginabo in #4205New Contributors
Full Changelog: pydantic/pydantic-ai@v1.59.0...v1.60.0
v1.59.0: (2026-02-13)Compare Source
What's Changed
🚀 Features
Model.model_idproperty that returnsprovider:modelby @tdevelope in #3917Containsevaluator to supportpydantic.BaseModelby @tomsquest in #4003BaseChunks be injected throughToolReturnPart.metadataby @0xyjk in #4230🐛 Bug Fixes
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
extra_headerssupport for Google model provider by @saakshigupta2002 in #4241New 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
anthropic_effortandanthropic_thinking.type='adaptive'by @dsfaccini in #4216anthropic_betastoAnthropicModelSettingsby @bohdanhr in #4180🐛 Bug Fixes
CachePointplacement with multiple trailing documents by @psg2 in #4207FileUrls pointing at the local network by default by @DouweM in #4227Full Changelog: pydantic/pydantic-ai@v1.55.0...v1.56.0
v1.55.0: (2026-02-04)Compare Source
What's Changed
🐛 Bug Fixes
OpenAIResponsesModelwith "compatible" provider that returnsreasoning_tokensasNoneinstead by @alibeyram in #4151MultiModalContentunion missing discriminator causing incorrect deserialization by @jerry-reevo in #4191Full 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
openai_storesetting to control data retention by @EliMeed in #4142OpenAIChatModelsend back reasoning content via field it's received in by @safina57 in #4009🐛 Bug Fixes
BaseModelinformat_as_xmlby @bohdanhr in #4131New Contributors
Full Changelog: pydantic/pydantic-ai@v1.51.0...v1.52.0
v1.51.0: (2026-01-30)Compare Source
What's Changed
🚀 Features
html_sourceparameter to customize Chat UI source by @madanlalit in #3974🐛 Bug Fixes
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
usage_limitsandmodel_settingsto users running withto_cli()by @tommy-waltmann in #4133TextPart.provider_detailsby @corytomlinson in #3787🐛 Bug Fixes
BinaryContentreturned by tool in Temporal by @dsfaccini in #4043DocumentUrlwith custommedia_typein Temporal by @dsfaccini in #3968prompt_cache_retentionliteral from 'in-memory' to 'in_memory' by @davidfertube in #4126New Contributors
Full Changelog: pydantic/pydantic-ai@v1.49.0...v1.50.0
v1.49.0: (2026-01-28)Compare Source
What's Changed
🚀 Features
DBOSAgentby @qianl15 in #4077BedrockEmbeddingModelfor Nova, Cohere and Titan endpoints by @bitnahian in #4008Full Changelog: pydantic/pydantic-ai@v1.48.0...v1.49.0
v1.48.0: (2026-01-27)Compare Source
What's Changed
🚀 Features
allowed_domainssupport forWebSearchToolwith OpenAI by @eduardojdiniz in #4037continuous_usage_statsmodel setting for OpenAI by @kousun12 in #4056model_settingsto Mistral streaming JSON mode by @Goldokpa in #4079🐛 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
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.
This PR was generated by Mend Renovate. View the repository job log.