Commit Graph

2 Commits

Author SHA1 Message Date
Wang Mingyu
e8770670fb
python3-pydantic-core: upgrade 2.14.6 -> 2.16.1
The updated of python-3-pydantic requires python3-pydantic-core to be updated to version 2.16.1 or later.

Update the denpendencies for current python3-pydantic:
======================================================
 Version up:
  Bump ahash from 0.8.6 to 0.8.7
  Bump base64 from 0.21.5 to 0.21.7
  Bump form_urlencoded from 1.2.0 to 1.2.1
  Bump allocator-api2 from 0.2.16 to
  Bump hashbrown from 0.14.0 to 0.14.3
  Bump idna from 0.4.0 to 0.5.0
  Bump jiter from 0.0.4 to 0.0.6
  Bump percent-encoding from 2.3.0 to 2.3.1
  Bump proc-macro2 from 1.0.69 to 1.0.76
  Bump pyo3 from 0.20.0 to 0.20.2
  Bump pyo3-build-config from 0.20.0 to 0.20.2
  Bump pyo3-ffi from 0.20.0 to 0.20.2
  Bump pyo3-macros from 0.20.0 to 0.20.2
  Bump pyo3-macros-backend from 0.20.0 to 0.20.2
  Bump quote from 1.0.29 to 1.0.35
  Bump serde from 1.0.190 to 1.0.195
  Bump serde_derive from 1.0.190 to 1.0.195
  Bump serde_json from 1.0.108 to 1.0.109
  Bump smallvec from 1.11.1 to 1.11.2
  Bump syn from 2.0.38 to 2.0.48
  Bump url from 2.4.1 to 2.5.0
  Bump uuid from 1.5.0 to 1.6.1
  Bump zerocopy from 0.7.20 to 0.7.32
  Bump zerocopy-derive from 0.7.20 to 0.7.32
 New dependency:
  allocator-api2

Changelog:
 https://github.com/pydantic/pydantic-core/releases

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-21 20:00:22 -08:00
Tim Orling
e67a62b44c
python3-pydantic-core: add v2.14.5
Runtime dependency for current python3-pydantic

This package provides the core functionality for pydantic validation and serialization.

Pydantic-core is currently around 17x faster than pydantic V1. See tests/benchmarks/ for details.
https://github.com/pydantic/pydantic-core/tree/v2.14.5/tests/benchmarks

Signed-off-by: Tim Orling <ticotimo@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-12-21 08:00:41 -08:00