Updated python-pydantic-settings packages fix a security vulnerability
Details
The updated packages fix a security vulnerability:
NestedSecretsSettingsSource follows symlinks outside secrets_dir,
enabling local file read and bypassing secrets_dir_max_size.
(CVE-2026-58203)