Skip to content

deps(deps): bump pydantic-ai-slim from 2.28.0 to 2.33.0 - #52

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/uv/pydantic-ai-slim-2.33.0
Open

deps(deps): bump pydantic-ai-slim from 2.28.0 to 2.33.0#52
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/uv/pydantic-ai-slim-2.33.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pydantic-ai-slim from 2.28.0 to 2.33.0.

Release notes

Sourced from pydantic-ai-slim'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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pydantic-ai-slim](https://github.com/pydantic/pydantic-ai) from 2.28.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.28.0...v2.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants