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
Closed
chore(deps): bump pydantic from 2.12.4 to 2.12.5 in /frontend_single_user#410dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
6405d23 to
6dc71fd
Compare
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>
6dc71fd to
6855ac4
Compare
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>
2 tasks
Member
|
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. |
Contributor
Author
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pydantic from 2.12.4 to 2.12.5.
Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentation