Skip to content

chore(deps): bump pydantic from 2.12.4 to 2.12.5 in /frontend_single_user#410

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/frontend_single_user/pydantic-2.12.5
Closed

chore(deps): bump pydantic from 2.12.4 to 2.12.5 in /frontend_single_user#410
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/frontend_single_user/pydantic-2.12.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2026

Bumps pydantic from 2.12.4 to 2.12.5.

Release notes

Sourced from pydantic's releases.

v2.12.5 2025-11-26

v2.12.5 (2025-11-26)

This is the fifth 2.12 patch release, addressing an issue with the MISSING sentinel and providing several documentation improvements.

The next 2.13 minor release will be published in a couple weeks, and will include a new polymorphic serialization feature addressing the remaining unexpected changes to the serialize as any behavior.

  • Fix pickle error when using model_construct() on a model with MISSING as a default value by @​ornariece in #12522.
  • Several updates to the documentation by @​Viicos.

Full Changelog: pydantic/pydantic@v2.12.4...v2.12.5

Changelog

Sourced from pydantic's changelog.

v2.12.5 (2025-11-26)

GitHub release

This is the fifth 2.12 patch release, addressing an issue with the MISSING sentinel and providing several documentation improvements.

The next 2.13 minor release will be published in a couple weeks, and will include a new polymorphic serialization feature addressing the remaining unexpected changes to the serialize as any behavior.

  • Fix pickle error when using model_construct() on a model with MISSING as a default value by @​ornariece in #12522.
  • Several updates to the documentation by @​Viicos.
Commits
  • bd2d0dd Prepare release v2.12.5
  • 7d0302e Document security implications when using create_model()
  • e9ef980 Fix typo in Standard Library Types documentation
  • f2c20c0 Add pydantic-docs dev dependency, make use of versioning blocks
  • a76c1aa Update documentation about JSON Schema
  • 8cbc72c Add documentation about custom __init__()
  • 99eba59 Add additional test for FieldInfo.get_default()
  • c710769 Special case MISSING sentinel in smart_deepcopy()
  • 20a9d77 Do not delete mock validator/serializer in rebuild_dataclass()
  • c86515a Update parts of the model and revalidate_instances documentation
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 29, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/frontend_single_user/pydantic-2.12.5 branch from 6405d23 to 6dc71fd Compare March 29, 2026 00:59
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.12.4...v2.12.5)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.12.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/frontend_single_user/pydantic-2.12.5 branch from 6dc71fd to 6855ac4 Compare March 29, 2026 01:03
neoneye added a commit that referenced this pull request Mar 29, 2026
- Bump gradio 6.0.2→6.10.0, gradio_client 2.0.1→2.4.0, pydantic 2.12.4→2.12.5
  in frontend_single_user (gradio 6.0.2 capped pydantic at <=2.12.4)
- Bump luigi 3.6.0→3.8.0, tenacity 8.5.0→9.1.4 in worker_plan
  (luigi 3.8.0 requires tenacity>=9)
- Bump llama-index-llms-openai 0.6.12→0.7.4, llama-index-llms-openai-like 0.5.3→0.7.1
  in worker_plan (openai-like 0.5.3 required openai<0.7)

Unblocks dependabot PRs: #410, #417, #420, #431, #435, #440

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@neoneye
Copy link
Copy Markdown
Member

neoneye commented Mar 29, 2026

Superseded by #443 which bumped pydantic 2.12.4→2.12.5 along with gradio 6.0.2→6.10.0 and gradio_client 2.0.1→2.4.0 to resolve the dependency conflict.

@neoneye neoneye closed this Mar 29, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/frontend_single_user/pydantic-2.12.5 branch March 29, 2026 12:07
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant