Skip to content

Commit 240bfda

Browse files
fix(deps): Update dependency pydantic to v2.11.7 (#32)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pydantic](https://redirect.github.com/pydantic/pydantic) ([changelog](https://docs.pydantic.dev/latest/changelog/)) | dependencies | patch | `2.11.4` -> `2.11.7` | --- ### Release Notes <details> <summary>pydantic/pydantic (pydantic)</summary> ### [`v2.11.7`](https://redirect.github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2117-2025-06-14) [Compare Source](https://redirect.github.com/pydantic/pydantic/compare/v2.11.6...v2.11.7) [GitHub release](https://redirect.github.com/pydantic/pydantic/releases/tag/v2.11.7) ##### What's Changed ##### Fixes - Copy `FieldInfo` instance if necessary during `FieldInfo` build by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [#&#8203;11898](https://redirect.github.com/pydantic/pydantic/pull/11898) ### [`v2.11.6`](https://redirect.github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2116-2025-06-13) [Compare Source](https://redirect.github.com/pydantic/pydantic/compare/v2.11.5...v2.11.6) [GitHub release](https://redirect.github.com/pydantic/pydantic/releases/tag/v2.11.6) ##### What's Changed ##### Fixes - Rebuild dataclass fields before schema generation by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [#&#8203;11949](https://redirect.github.com/pydantic/pydantic/pull/11949) - Always store the original field assignment on `FieldInfo` by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [#&#8203;11946](https://redirect.github.com/pydantic/pydantic/pull/11946) ### [`v2.11.5`](https://redirect.github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2115-2025-05-22) [Compare Source](https://redirect.github.com/pydantic/pydantic/compare/v2.11.4...v2.11.5) [GitHub release](https://redirect.github.com/pydantic/pydantic/releases/tag/v2.11.5) ##### What's Changed ##### Fixes - Check if `FieldInfo` is complete after applying type variable map by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [#&#8203;11855](https://redirect.github.com/pydantic/pydantic/pull/11855) - Do not delete mock validator/serializer in `model_rebuild()` by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [#&#8203;11890](https://redirect.github.com/pydantic/pydantic/pull/11890) - Do not duplicate metadata on model rebuild by [@&#8203;Viicos](https://redirect.github.com/Viicos) in [#&#8203;11902](https://redirect.github.com/pydantic/pydantic/pull/11902) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
2 parents ac26dab + 3f117af commit 240bfda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)