Pydantic-core

Latest version: v2.33.1

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 22

2.25.1

What's Changed

* Bump jiter from 0.5.0 to 0.6.1 by dependabot in https://github.com/pydantic/pydantic-core/pull/1498
* Update Pyodide to v0.26.3 by riyavsinha in https://github.com/pydantic/pydantic-core/pull/1507
* Allow subclassing `ValidationError` and `PydanticCustomError` by Youssefares in https://github.com/pydantic/pydantic-core/pull/1413
* Revert "feat: add 'millisecond' option to `ser_json_timedelta`" by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1503
* Support subclass inits for `Url` and `MultiHostUrl` by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1508

New Contributors
* Youssefares made their first contribution in https://github.com/pydantic/pydantic-core/pull/1413
* riyavsinha made their first contribution in https://github.com/pydantic/pydantic-core/pull/1507

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.25.0...v2.25.1

2.25.0

What's Changed
* Properly enforce `host_required` for URLs by Viicos in https://github.com/pydantic/pydantic-core/pull/1488
* Support revalidation of parametrized generics by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1489
* Support default factories taking validated data as an argument by Viicos in https://github.com/pydantic/pydantic-core/pull/1491

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.24.2...v2.25.0

2.24.2

What's Changed
* Add `serialization` key to `InvalidSchema` by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1482

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.24.1...v2.24.2

2.24.1

What's Changed

Packaging

* Restore Windows aarch64 builds by davidhewitt in https://github.com/pydantic/pydantic-core/pull/1464
* Limit windows builds to Rust 1.77 (to keep Windows 7 support) by davidhewitt in https://github.com/pydantic/pydantic-core/pull/1463
* Bump `pyo3` from 0.22.2 to 0.22.3 by dependabot in https://github.com/pydantic/pydantic-core/pull/1472
* Bump `serde` from 1.0.209 to 1.0.210 by dependabot in https://github.com/pydantic/pydantic-core/pull/1471
* Bump `regex` from 1.10.6 to 1.11.0 by dependabot in https://github.com/pydantic/pydantic-core/pull/1470

Fixes

* Fix equality checks for primitives in literals by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1459

Changes

* Add `invalid` schema placeholder by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1469
* Relax intensity of error for `issubclass` and `isinstance` schemas from json by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1479

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.24.0...v2.24.1

2.24.0

What's Changed

Features

* Add milliseconds option to `ser_json_timedelta` config parameter by ollz272 in https://github.com/pydantic/pydantic-core/pull/1427
* Add support for unpacked `TypedDict` to type hint variadic keyword arguments in `ArgumentsValidator` by Viicos in https://github.com/pydantic/pydantic-core/pull/1451

Fixes

* Do not require padding when decoding base64 bytes by bschoenmaeckers in https://github.com/pydantic/pydantic-core/pull/1448
* Support wider variety of enum validation cases by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1456

New Contributors
* bschoenmaeckers made their first contribution in https://github.com/pydantic/pydantic-core/pull/1448

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.24.0

2.23.4

What's Changed
* Fix variance issue in `_IncEx` type alias, only allow `True` by Viicos in https://github.com/pydantic/pydantic-core/pull/1453
* Clean up serialization warnings for invalid data in unions by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1449

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.23.3...v2.23.4

Page 3 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.