From 80199a76219e987053c601bd199e4f03061570c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 06:14:56 +0000 Subject: [PATCH] build(deps): bump pydantic-core from 2.46.4 to 2.47.0 in /servers/remote 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] --- servers/remote/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/remote/constraints.txt b/servers/remote/constraints.txt index d699a742..bd155951 100644 --- a/servers/remote/constraints.txt +++ b/servers/remote/constraints.txt @@ -425,7 +425,7 @@ pydantic==2.13.4 # via # mcp # pydantic-settings -pydantic-core==2.46.4 +pydantic-core==2.47.0 # via pydantic pydantic-settings==2.14.2 # via mcp