Pydantic

Latest version: v2.7.4

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

Scan your dependencies

Page 22 of 23

0.6.3

Not secure
* fix direct install without `README.rst` present

0.6.2

Not secure
* errors for invalid validator use
* safer check for complex models in `Settings`

0.6.1

Not secure
* prevent duplicate validators, [101](https://github.com/pydantic/pydantic/pull/101)
* add `always` kwarg to validators, [102](https://github.com/pydantic/pydantic/pull/102)

0.6.0

* assignment validation [94](https://github.com/pydantic/pydantic/pull/94), thanks petroswork!
* JSON in environment variables for complex types, [96](https://github.com/pydantic/pydantic/pull/96)
* add `validator` decorators for complex validation, [97](https://github.com/pydantic/pydantic/pull/97)
* depreciate `values(...)` and replace with `.dict(...)`, [99](https://github.com/pydantic/pydantic/pull/99)

0.5.0

* add `UUID` validation [89](https://github.com/pydantic/pydantic/pull/89)
* remove `index` and `track` from error object (json) if they're null [90](https://github.com/pydantic/pydantic/pull/90)
* improve the error text when a list is provided rather than a dict [90](https://github.com/pydantic/pydantic/pull/90)
* add benchmarks table to docs [91](https://github.com/pydantic/pydantic/pull/91)

0.4.0

* show length in string validation error
* fix aliases in config during inheritance [55](https://github.com/pydantic/pydantic/pull/55)
* simplify error display
* use unicode ellipsis in `truncate`
* add `parse_obj`, `parse_raw` and `parse_file` helper functions [58](https://github.com/pydantic/pydantic/pull/58)
* switch annotation only fields to come first in fields list not last

Page 22 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.