From aecd6e7f046735127ed13b46371e19b2f0a46009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 17:01:36 +0000 Subject: [PATCH] Bump pydantic-core from 2.33.2 to 2.47.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.33.2 to 2.47.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index bfa86cb..e664afa 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -37,7 +37,7 @@ proxy_tools==0.1.0 py-serializable==2.1.0 pycparser==3.0 pydantic==2.11.7 -pydantic_core==2.33.2 +pydantic_core==2.47.0 Pygments==2.20.0 pyinstaller==6.20.0 pyinstaller-hooks-contrib==2026.6