Skip to content

build(deps): bump pydantic-ai from 1.107.0 to 2.17.0 in /pydantic-ai#135

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pydantic-ai/pydantic-ai-2.0.0
Open

build(deps): bump pydantic-ai from 1.107.0 to 2.17.0 in /pydantic-ai#135
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pydantic-ai/pydantic-ai-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps pydantic-ai from 1.107.0 to 2.17.0.

Release notes

Sourced from pydantic-ai's releases.

v2.17.0 (2026-07-23)

What's Changed

🚀 Features

🐛 Bug Fixes

Full Changelog: pydantic/pydantic-ai@v2.16.0...v2.17.0

v2.16.0 (2026-07-22)

What's Changed

🚀 Features

🐛 Bug Fixes

📦 Dependencies

New Contributors

Full Changelog: pydantic/pydantic-ai@v2.15.0...v2.16.0

v2.15.0 (2026-07-21)

What's Changed

🚀 Features

... (truncated)

Changelog

Sourced from pydantic-ai's changelog.

Upgrade Guide

In September 2025, Pydantic AI reached V1 and committed to API stability: no changes that break your code until V2. V2 is now available, collecting the breaking and behavior changes that stability guarantee didn't allow. This guide is the canonical place to learn what's in V2, how to install it, and how to upgrade; for the guarantees behind these version numbers, see the Version Policy.

Breaking Changes

Here's a filtered list of the breaking changes for each version to help you upgrade Pydantic AI.

v2.0.0 (2026-06-23)

The stable V2.0 release. There are no new breaking or behavior changes since the betas; the full breaking-change list and recommended upgrade path are in the v2.0.0b1 entry below. Install it with:

uv add pydantic-ai

v2.0.0b7 (2026-06-10)

The seventh V2 beta, forked from v1.107.0. There are no new V2 breaking or behavior changes since v2.0.0b6 below — everything in that entry applies unchanged — but this beta picks up the latest V1 release on top, which adds Claude Fable 5 / Mythos 5 model support and OpenRouter prompt caching (CachePoint), plus known_model_names() and Anthropic fixes; see the v1.107.0 release notes for the full list.

Install it the same way, pinning the exact pre-release version:

pip/uv-add "pydantic-ai==2.0.0b7"

For the full breaking-change list and the recommended upgrade path, see the v2.0.0b1 entry below; the only difference is that the latest V1 to upgrade through first is now v1.107.0.

v2.0.0b6 (2026-06-04)

The sixth V2 beta, forked from v1.106.0. There are no new V2 breaking or behavior changes since v2.0.0b5 below — everything in that entry applies unchanged — but this beta picks up the latest V1 release on top, which adds api_host/timeout configuration and base seed mapping for the xAI provider, plus streaming and data-URI handling fixes; see the v1.106.0 release notes for the full list.

Install it the same way, pinning the exact pre-release version:

pip/uv-add "pydantic-ai==2.0.0b6"

For the full breaking-change list and the recommended upgrade path, see the v2.0.0b1 entry below; the only difference is that the latest V1 to upgrade through first is now v1.106.0.

v2.0.0b5 (2026-06-02)

The fifth V2 beta, forked from v1.105.0. There are no new V2 breaking or behavior changes since v2.0.0b4 below — everything in that entry (including the prepare-callbacks change) still applies — but this beta picks up the latest V1 release on top, which adds on-demand (deferred-loading) capabilities and Grok 4.3 reasoning_effort support, plus GoogleModelSettings.google_cached_content and Temporal gateway/ fixes; see the v1.105.0 release notes for the full list.

Install it the same way, pinning the exact pre-release version:

pip/uv-add "pydantic-ai==2.0.0b5"

... (truncated)

Commits
  • 801814a Cache per-message OTel serialization to avoid O(n²) instrumentation cost (#...
  • c2b3e8b Normalize the non-deterministic Tasks completed output in the `ReduceFirstV...
  • 4e3f8fd chore: use specific pyright: ignore rule codes and document `run_stream_syn...
  • 4080ce0 docs(tests): pin recorded facts in test assertions, not cassettes (#6691)
  • b3beece Add regression test for tool return answering a call across an intervening re...
  • b6b9710 Fix ContentFilterError for real Model Armor response blocks (`finishReason:...
  • c672b7b Make RequestUsage and RunUsage support arbitrary fields for upcoming gena...
  • 61d751e ci: make bots.yml agent-config guard unconditional and TOCTOU-safe (#6680)
  • 15aa534 Fix tool retry counts across skipped steps (#6582)
  • 6162d19 Preserve failed tool outcomes across AG-UI message round trips (#6659)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Jun 26, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 26, 2026 08:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Jun 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.0.0 branch from 335b1eb to 694cf16 Compare June 26, 2026 08:09

@mwbrooks mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are breaking changes and related to #132 - we'll need to upgrade the app's implementation to support 2.0.0

@dependabot dependabot Bot changed the title build(deps): bump pydantic-ai from 1.107.0 to 2.0.0 in /pydantic-ai build(deps): bump pydantic-ai from 1.107.0 to 2.1.0 in /pydantic-ai Jun 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.0.0 branch 6 times, most recently from 372ffc0 to 55b1035 Compare June 30, 2026 20:46
@dependabot dependabot Bot changed the title build(deps): bump pydantic-ai from 1.107.0 to 2.1.0 in /pydantic-ai build(deps): bump pydantic-ai from 1.107.0 to 2.8.0 in /pydantic-ai Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.0.0 branch 8 times, most recently from f959f0b to bd8abed Compare July 10, 2026 08:25
@dependabot dependabot Bot changed the title build(deps): bump pydantic-ai from 1.107.0 to 2.8.0 in /pydantic-ai build(deps): bump pydantic-ai from 1.107.0 to 2.12.0 in /pydantic-ai Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.0.0 branch 5 times, most recently from d63c6d9 to 7db5ec5 Compare July 17, 2026 08:18
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.0.0 branch 3 times, most recently from 8e384f5 to bcfd4b8 Compare July 17, 2026 08:24
@dependabot dependabot Bot changed the title build(deps): bump pydantic-ai from 1.107.0 to 2.12.0 in /pydantic-ai build(deps): bump pydantic-ai from 1.107.0 to 2.17.0 in /pydantic-ai Jul 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.0.0 branch 3 times, most recently from 54a2432 to 6cce263 Compare July 24, 2026 08:14
Bumps [pydantic-ai](https://github.com/pydantic/pydantic-ai) from 1.107.0 to 2.17.0.
- [Release notes](https://github.com/pydantic/pydantic-ai/releases)
- [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/changelog.md)
- [Commits](pydantic/pydantic-ai@v1.107.0...v2.17.0)

---
updated-dependencies:
- dependency-name: pydantic-ai
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.0.0 branch from 6cce263 to 3117692 Compare July 24, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant