From d5db3cb67ad0c8557f3bb111c3b51f1df866c00b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:21:56 +0000 Subject: [PATCH] chore: bump pydantic-core from 2.46.4 to 2.47.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.46.4 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce09f1f8..493b5367 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ psutil==7.2.2 pycparser==3.0 pydantic==2.13.4 pydantic-settings==2.14.2 -pydantic_core==2.46.4 +pydantic_core==2.47.0 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2