Bumping pydantic requires also bumping pydantic-core (and vice versa), so we do that in the same commit. Release announcement for pydantic 2.12: https://pydantic.dev/articles/pydantic-v2-12-release pydantic-core had a build-time dependency on host-python-typing-extensions, but that is no required, it builds fine without. Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> [Julien: add pydantic-core in commit log title] Signed-off-by: Julien Olivain <ju.o@free.fr>