Update dependency pydantic to v2.9.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
pydantic (changelog) | patch |
==2.9.1 -> ==2.9.2
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
pydantic/pydantic (pydantic)
v2.9.2
What's Changed
Fixes
- Do not error when trying to evaluate annotations of private attributes by @Viicos in #10358
- Adding notes on designing sound
Callable
discriminators by @sydney-runkle in #10400 - Fix serialization schema generation when using
PlainValidator
by @Viicos in #10427 - Fix
Union
serialization warnings by @sydney-runkle in pydantic/pydantic-core#1449 - Fix variance issue in
_IncEx
type alias, only allowTrue
by @Viicos in #10414 - Fix
ZoneInfo
validation with various invalid types by @sydney-runkle in #10408
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.