Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pydantic
From: Adam Ciarcinski
Date: 2024-09-19 17:05:53
Message id: 20240919150553.BB64CFC74@cvs.NetBSD.org
Log Message:
py-pydantic: updated to 2.9.2
v2.9.2 (2024-09-17)
Fixes
* Do not error when trying to evaluate annotations of private attributes
* Adding notes on designing sound `Callable` discriminators
* Fix serialization schema generation when using `PlainValidator`
* Fix `Union` serialization warnings
* Fix variance issue in `_IncEx` type alias, only allow `True`
* Fix `ZoneInfo` validation with various invalid types
Files: