fix(deps): update dependency pydantic to v2.10.6
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| pydantic (changelog) | dependencies | patch |
2.10.4 -> 2.10.6
|
Release Notes
pydantic/pydantic (pydantic)
v2.10.6
What's Changed
Fixes
- Fix JSON Schema reference collection with
'examples'keys by @Viicos in #11325 - Fix url python serialization by @sydney-runkle in #11331
v2.10.5
What's Changed
Fixes
- Remove custom MRO implementation of Pydantic models by @Viicos in #11184
- Fix URL serialization for unions by @sydney-runkle in #11233
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.