Skip to content

⬆ Bump pydantic-ai from 1.83.0 to 1.84.0#924

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/pydantic-ai-1.78.0
Open

⬆ Bump pydantic-ai from 1.83.0 to 1.84.0#924
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/pydantic-ai-1.78.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps pydantic-ai from 1.83.0 to 1.84.0.

Release notes

Sourced from pydantic-ai's releases.

v1.84.0 (2026-04-16)

What's Changed

🔒 Security

  • Fix exponential-time regex in Google FileSearchTool response parsing by @​DouweM in #5106. This was first released in yesterday's v1.83.0. The pattern was reachable in principle from Gemini streaming responses but could not be triggered via real Gemini output in testing, so we're treating it as a hardening fix rather than a vulnerability.

🚀 Features

🐛 Bug Fixes

New Contributors

Full Changelog: pydantic/pydantic-ai@v1.83.0...v1.84.0

Commits
  • c456f5e fix: exclude resumed requests from new_messages() even with current `run_id...
  • 73b4ce4 Fix broken doc anchors in compaction section (#5127)
  • 872f7bf Add stateful compaction mode to OpenAICompaction (#5108)
  • 6f73ae5 Add Claude Opus 4.7 support (#5118)
  • 78eb88c Chain OpenAI Responses retries through concrete openai_previous_response_id...
  • ec355a2 Add OllamaModel subclass and correct Ollama capability flags (#4160)
  • 43759ce fix(openai): handle null text in Responses API output (#5124)
  • 66298bd Fixing parsing openai_logprobs for streamed responses (#5091)
  • 92a64c2 Fix deferred tool search keyword matching (#5014)
  • See full diff in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 16, 2026
Bumps [pydantic-ai](https://github.com/pydantic/pydantic-ai) from 1.83.0 to 1.84.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.83.0...v1.84.0)

---
updated-dependencies:
- dependency-name: pydantic-ai
  dependency-version: 1.78.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ⬆ Bump pydantic-ai from 1.63.0 to 1.78.0 ⬆ Bump pydantic-ai from 1.83.0 to 1.84.0 Apr 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/pydantic-ai-1.78.0 branch from a630e49 to 37c721a Compare April 24, 2026 14:45
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants