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.4` -> `==2.11.5` |
---
### Release Notes
<details>
<summary>pydantic/pydantic (pydantic)</summary>
### [`v2.11.5`](https://github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2115-2025-05-22)
[Compare Source](https://github.com/pydantic/pydantic/compare/v2.11.4...v2.11.5)
[GitHub release](https://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://github.com/Viicos) in [#​11855](https://github.com/pydantic/pydantic/pull/11855)
- Do not delete mock validator/serializer in `model_rebuild()` by [@​Viicos](https://github.com/Viicos) in [#​11890](https://github.com/pydantic/pydantic/pull/11890)
- Do not duplicate metadata on model rebuild by [@​Viicos](https://github.com/Viicos) in [#​11902](https://github.com/pydantic/pydantic/pull/11902)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
==2.11.4->==2.11.5Release Notes
pydantic/pydantic (pydantic)
v2.11.5Compare Source
GitHub release
What's Changed
Fixes
FieldInfois complete after applying type variable map by @Viicos in #11855model_rebuild()by @Viicos in #11890Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.