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 21 of 22

0.6.0

* fix linting for newest clippy 309
* uprev-deps 308
* Error changes 307
* tests to confirm "loc" on errors with an alias 310


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.5.3...v0.6.0

0.5.3

* Change how arguments are defined to use `{'__args__': (...), '__kwargs__': {}}`, and allow simple list/tuple for just args

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.5.2...v0.5.3

0.5.2

What's Changed
* Add `IsSubclassValidator` 301
* add name to function validators 303


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.5.1...v0.5.2

0.5.1

What's Changed
* support future and past dates and datetimes 295
* Tweak type annotations for `PydanticCustomError` and `PydanticKindError` 7029215d6fda09bfc97fc06ec783952a365ef2bc
* Ci tweaks 297
* combine `literal_single_error` and `literal_multiple_error` 298
* Allow `Sequence` and `tuple` to `is_instance` validator 299
* fix repr for single literals 300

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.5.0...v0.5.1

0.5.0

* fix float `multiple_of` calc 286
* python types for `ErrorKind` 289
* add `CustomErrorValidator` 290
* Add `JsonValidator` 291
* `Literal[None]` -> `NoneValidator` 5a65c1101c58b3c0a3fbd37b65da859529c7080a
* correct use of `StrValidator` and `StrConstrainedValidator` e671f3364d0dd46d5c4fdd843965dadad67d57bc
* Schema extra 292
* add `json_function` to `IsInstanceValidator` 293
* Logic for instances of subclasses of strings 294

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* tweak typing by PrettyWood in https://github.com/pydantic/pydantic-core/pull/271
* add `outer_location` argument to `ValidatorCallable` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/277
* Generator type by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/276
* `is_instance` JSON support by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/278
* fix `JsonType` copy by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/279
* validator title and optionally omit context by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/283
* Improve errors by sanders41 in https://github.com/pydantic/pydantic-core/pull/270
* support `deque` input to list, tuple etc., change how lengths are validated by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/275
* adding `PydanticOmit` exception by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/282
* unique error kinds by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/285
* Custom error kind by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/284

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

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.3.1...v0.4.0

Page 21 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.