Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pydantic_core-2.33.2-cp312-cp312-emscripten_3_1_58_wasm32.whl | 2025-04-23 | 1.4 MB | |
README.md | 2025-04-23 | 754 Bytes | |
v2.33.2 2025-04-23 source code.tar.gz | 2025-04-23 | 488.6 kB | |
v2.33.2 2025-04-23 source code.zip | 2025-04-23 | 649.7 kB | |
Totals: 4 Items | 2.6 MB | 7 |
What's Changed
- fix clippy lints for Rust 1.86 by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1682
- Bump uuid from 1.15.1 to 1.16.0 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1678
- Bump serde_json from 1.0.138 to 1.0.140 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1679
- Bump pyo3 from 0.24.0 to 0.24.1 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1677
- Do not reuse validator and serializer when unpickling by @Viicos in https://github.com/pydantic/pydantic-core/pull/1693
- Bump version to v2.33.2 by @Viicos in https://github.com/pydantic/pydantic-core/pull/1702
Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.33.1...v2.33.2