This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [pydantic](https://github.com/pydantic/pydantic) ([changelog](https://docs.pydantic.dev/latest/changelog/)) | patch | `==2.10.2` -> `==2.10.3` |
---
### Release Notes
<details>
<summary>pydantic/pydantic (pydantic)</summary>
### [`v2.10.3`](https://github.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v2103-2024-12-03)
[Compare Source](https://github.com/pydantic/pydantic/compare/v2.10.2...v2.10.3)
[GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.10.3)
##### What's Changed
##### Fixes
- Set fields when `defer_build` is set on Pydantic dataclasses by [@​Viicos](https://github.com/Viicos) in [#​10984](https://github.com/pydantic/pydantic/pull/10984)
- Do not resolve the JSON Schema reference for `dict` core schema keys by [@​Viicos](https://github.com/Viicos) in [#​10989](https://github.com/pydantic/pydantic/pull/10989)
- Use the globals of the function when evaluating the return type for `PlainSerializer` and `WrapSerializer` functions by [@​Viicos](https://github.com/Viicos) in [#​11008](https://github.com/pydantic/pydantic/pull/11008)
- Fix host required enforcement for urls to be compatible with v2.9 behavior by [@​sydney-runkle](https://github.com/sydney-runkle) in [#​11027](https://github.com/pydantic/pydantic/pull/11027)
- Add a `default_factory_takes_validated_data` property to `FieldInfo` by [@​Viicos](https://github.com/Viicos) in [#​11034](https://github.com/pydantic/pydantic/pull/11034)
- Fix url json schema in `serialization` mode by [@​sydney-runkle](https://github.com/sydney-runkle) in [#​11035](https://github.com/pydantic/pydantic/pull/11035)
</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==-->
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.10.2->==2.10.3Release Notes
pydantic/pydantic (pydantic)
v2.10.3Compare Source
GitHub release
What's Changed
Fixes
defer_buildis set on Pydantic dataclasses by @Viicos in #10984dictcore schema keys by @Viicos in #10989PlainSerializerandWrapSerializerfunctions by @Viicos in #11008default_factory_takes_validated_dataproperty toFieldInfoby @Viicos in #11034serializationmode by @sydney-runkle in #11035Configuration
📅 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.
This PR has been generated by Renovate Bot.