Commit 849adf5
authored
⬆️ Bump pydantic to v2.12.5 (#68)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [pydantic](https://redirect.github.com/pydantic/pydantic)
([changelog](https://docs.pydantic.dev/latest/changelog/)) | `==2.12.4`
-> `==2.12.5` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>pydantic/pydantic (pydantic)</summary>
###
[`v2.12.5`](https://redirect.github.com/pydantic/pydantic/releases/tag/v2.12.5):
2025-11-26
#### v2.12.5 (2025-11-26)
This is the fifth 2.12 patch release, addressing an issue with the
`MISSING` sentinel and providing several documentation improvements.
The next 2.13 minor release will be published in a couple weeks, and
will include a new *polymorphic serialization* feature addressing
the remaining unexpected changes to the *serialize as any* behavior.
- Fix pickle error when using `model_construct()` on a model with
`MISSING` as a default value by
[@​ornariece](https://redirect.github.com/ornariece) in
[#​12522](https://redirect.github.com/pydantic/pydantic/pull/12522).
- Several updates to the documentation by
[@​Viicos](https://redirect.github.com/Viicos).
**Full Changelog**:
<pydantic/pydantic@v2.12.4...v2.12.5>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/tr4nt0r/python-xbox).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOnJlY3ljbGU6IGRlcGVuZGVuY2llcyIsIjpzbmFrZTogcHl0aG9uIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a1afec3 commit 849adf5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments