Bump the production-version-updates group with 3 updates#286
Merged
github-actions[bot] merged 1 commit intomainfrom Oct 20, 2025
Merged
Conversation
Bumps the production-version-updates group with 3 updates: [fastapi](https://github.com/fastapi/fastapi), [pydantic](https://github.com/pydantic/pydantic) and [pydantic-core](https://github.com/pydantic/pydantic-core). Updates `fastapi` from 0.119.0 to 0.119.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.119.0...0.119.1) Updates `pydantic` from 2.12.0 to 2.12.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.0...v2.12.3) Updates `pydantic-core` from 2.41.1 to 2.41.4 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.41.1...v2.41.4) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.119.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: pydantic dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: pydantic-core dependency-version: 2.41.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 the production-version-updates group with 3 updates: fastapi, pydantic and pydantic-core.
Updates
fastapifrom 0.119.0 to 0.119.1Release notes
Sourced from fastapi's releases.
Commits
864b569🔖 Release version 0.119.143f15d3📝 Update release notesd8c691f🐛 Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydan...6e49dc0📝 Update release notes7df594d🔧 Add sponsor Requestly (#14205)81f8583📝 Update release notes7f810ca🔧 Configure reminder forwaitinglabel inissue-manager(#14156)414f961📝 Update release notesdde7bd1📝 Replacestarlette.iobystarlette.devanduvicorn.orgby `uvicorn.dev...Updates
pydanticfrom 2.12.0 to 2.12.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
1a8850dPrepare release 2.12.309dbcf2AddFieldInfo.asdict()method, improve documentation aroundFieldInfo5da4331Improve documentation about serialize as any behavior9c86324Raise a warning when an invalid after model validator function signature is r...36a73c6Updatepydantic-extra-typesdependency to version>=2.10.61e616a3Prepare release v2.12.2dc302e2Fix issue with recursive generic models with a parent model class6876485Bumppydantic-coreto v2.41.4b4076c6Prepare release 2.12.1b67f072Bumppydantic-coreto v2.41.3Updates
pydantic-corefrom 2.41.1 to 2.41.4Release notes
Sourced from pydantic-core's releases.
Commits
396499cOnly check integrity before publishing (#1846)f0a9670Fix integrity checking of wheel files during release (#1845)bd04c18Prepare release v2.41.4 (#1844)31f5107Check integrity of wheel files during release (#1843)e158fa1Prepare release v2.41.3 (#1840)1f12559fix runs-on condition for linux builds (#1839)ff1aeaerelease: 2.41.2 (#1838)0344763fix variousRootModelserialization issues (#1836)d90a93bci: PGO-optimize linux aarch64, restore builds for windows aarch64 (#1837)eb48cadrespectfield_serializerwhen usingserialize_as_any=True(#1835)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions