-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 240bfda
authored
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 [@​Viicos](https://redirect.github.com/Viicos) in [#​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 [@​Viicos](https://redirect.github.com/Viicos) in [#​11949](https://redirect.github.com/pydantic/pydantic/pull/11949)
- Always store the original field assignment on `FieldInfo` by [@​Viicos](https://redirect.github.com/Viicos) in [#​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 [@​Viicos](https://redirect.github.com/Viicos) in [#​11855](https://redirect.github.com/pydantic/pydantic/pull/11855)
- Do not delete mock validator/serializer in `model_rebuild()` by [@​Viicos](https://redirect.github.com/Viicos) in [#​11890](https://redirect.github.com/pydantic/pydantic/pull/11890)
- Do not duplicate metadata on model rebuild by [@​Viicos](https://redirect.github.com/Viicos) in [#​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=-->Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedCollapse file: poetry.lock
+3-3Lines 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