Skip to content

chore(deps): bump pydantic-ai from 2.31.0 to 2.33.0 - #159

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

chore(deps): bump pydantic-ai from 2.31.0 to 2.33.0#159
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pydantic-ai-2.33.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pydantic-ai from 2.31.0 to 2.33.0.

Release notes

Sourced from pydantic-ai's releases.

v2.33.0 (2026-08-20)

⚠️ If Anthropic stopped working for you in the last day

anthropic 1.0.0 — rebuilt on httpx2, with legacy httpx support removed — reached PyPI on August 20. Every earlier pydantic-ai release, including v2.32.2 cut a few hours before this one, allowed that version without supporting it: a fresh or unpinned install of pydantic-ai[anthropic] could resolve anthropic 1.0.0 and then fail at runtime when using an Anthropic model. Apologies for the breakage window.

  • Fix: upgrade to pydantic-ai v2.33.0, which requires and supports anthropic>=1.0.0.
  • If you need to stay on an older pydantic-ai: pin anthropic<1.

If you pass your own http_client to AnthropicProvider, it must now be an httpx2.AsyncClient — the 1.x SDK rejects legacy httpx clients at construction.

What's Changed

⚠️ Compatibility Notes

Full Changelog: pydantic/pydantic-ai@v2.32.2...v2.33.0

v2.32.2 (2026-08-20)

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: pydantic/pydantic-ai@v2.32.1...v2.32.2

v2.32.1 (2026-08-19)

What's Changed

🐛 Bug Fixes

Full Changelog: pydantic/pydantic-ai@v2.32.0...v2.32.1

v2.32.0 (2026-08-18)

... (truncated)

Commits
  • 1d7eb69 Use httpx2 for Anthropic clients (#7657)
  • 5e59fef Fail the workflow on UnexpectedModelBehavior and FallbackExceptionGroup u...
  • 9226bfd docs: deep-link the Logfire LLM-observability and evals pages (#7656)
  • 8a34441 Guard released API compatibility in CI (#7652)
  • 8296f26 Make documentation prose more concrete (#7644)
  • e5b2aa9 Normalize DeepSeek Responses function-call replay (#7448)
  • f66c07b Recognize m.youtube.com URLs in VideoUrl (#7592)
  • 07cb795 Fix dead link to xAI voice-agent guide in docs/realtime/xai.md (#7503)
  • 53aad1d Fix RunContext.cancel() in realtime sessions (#7528)
  • 57687af Await async callable instances in pydantic_evals tasks and the evaluate d...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Aug 26, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 26, 2026 22:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip labels Aug 26, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 26, 2026 22:08
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai-2.33.0 branch from d836296 to b1e8685 Compare August 26, 2026 22:11
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai-2.33.0 branch from b1e8685 to 85946b2 Compare August 26, 2026 22:13
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai-2.33.0 branch 2 times, most recently from 85946b2 to 69fbfb7 Compare August 26, 2026 22:15
Bumps [pydantic-ai](https://github.com/pydantic/pydantic-ai) from 2.31.0 to 2.33.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@v2.31.0...v2.33.0)

---
updated-dependencies:
- dependency-name: pydantic-ai
  dependency-version: 2.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai-2.33.0 branch from 69fbfb7 to c0210e3 Compare August 26, 2026 22:18
@dependabot @github

dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Looks like pydantic-ai is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 26, 2026
auto-merge was automatically disabled August 26, 2026 22:20

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/pip/pydantic-ai-2.33.0 branch August 26, 2026 22:20
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.

0 participants