Skip to content

chore(deps): bump pydantic-ai from 2.31.0 to 2.33.0 in /pydantic-ai - #167

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pydantic-ai/pydantic-ai-2.33.0
Aug 26, 2026
Merged

chore(deps): bump pydantic-ai from 2.31.0 to 2.33.0 in /pydantic-ai#167
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pydantic-ai/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:05
@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/pydantic-ai-2.33.0 branch from 1c1ee33 to 0e81c20 Compare August 26, 2026 22:11
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.33.0 branch from 0e81c20 to 47d6494 Compare August 26, 2026 22:13
@dependabot
dependabot Bot force-pushed the dependabot/pip/pydantic-ai/pydantic-ai-2.33.0 branch from 47d6494 to 5b38de9 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/pydantic-ai-2.33.0 branch from 5b38de9 to 4392ddd Compare August 26, 2026 22:18
@github-actions
github-actions Bot merged commit 8918ce8 into main Aug 26, 2026
8 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/pydantic-ai/pydantic-ai-2.33.0 branch August 26, 2026 22:19
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