chore(deps): update dependency pydantic to v2.11.4 #100

Merged
renovate merged 1 commits from renovate/pydantic-2.x into main 2025-05-04 01:24:02 +00:00
Member

This PR contains the following updates:

Package Update Change
pydantic (changelog) patch ==2.11.3 -> ==2.11.4

Release Notes

pydantic/pydantic (pydantic)

v2.11.4

Compare Source

GitHub release

What's Changed
Packaging
Changes
  • Allow config and bases to be specified together in create_model() by @​Viicos in #​11714.
    This change was backported as it was previously possible (although not meant to be supported)
    to provide model_config as a field, which would make it possible to provide both configuration
    and bases.
Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pydantic](https://github.com/pydantic/pydantic) ([changelog](https://docs.pydantic.dev/latest/changelog/)) | patch | `==2.11.3` -> `==2.11.4` | --- ### Release Notes <details> <summary>pydantic/pydantic (pydantic)</summary> ### [`v2.11.4`](https://github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2114-2025-04-29) [Compare Source](https://github.com/pydantic/pydantic/compare/v2.11.3...v2.11.4) [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.11.4) ##### What's Changed ##### Packaging - Bump `mkdocs-llmstxt` to v0.2.0 by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;11725](https://github.com/pydantic/pydantic/pull/11725) ##### Changes - Allow config and bases to be specified together in `create_model()` by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;11714](https://github.com/pydantic/pydantic/pull/11714). This change was backported as it was previously possible (although not meant to be supported) to provide `model_config` as a field, which would make it possible to provide both configuration and bases. ##### Fixes - Remove generics cache workaround by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;11755](https://github.com/pydantic/pydantic/pull/11755) - Remove coercion of decimal constraints by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;11772](https://github.com/pydantic/pydantic/pull/11772) - Fix crash when expanding root type in the mypy plugin by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;11735](https://github.com/pydantic/pydantic/pull/11735) - Fix issue with recursive generic models by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;11775](https://github.com/pydantic/pydantic/pull/11775) - Traverse `function-before` schemas during schema gathering by [@&#8203;Viicos](https://github.com/Viicos) in [#&#8203;11801](https://github.com/pydantic/pydantic/pull/11801) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40NS4wIiwidXBkYXRlZEluVmVyIjoiMzguNDUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-05-04 01:23:59 +00:00
chore(deps): update dependency pydantic to v2.11.4
Some checks failed
build / image-build (push) Has been cancelled
renovate / renovate (push) Has been cancelled
a37e47f600
renovate scheduled this pull request to auto merge when all checks succeed 2025-05-04 01:24:00 +00:00
renovate merged commit a37e47f600 into main 2025-05-04 01:24:02 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: training/docker-build-exercise#100