From 9d926468fdba0eae4deb8087c5ac77b4dfdb363f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:50:41 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in /Stock_MCP Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Stock_MCP/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stock_MCP/requirements.txt b/Stock_MCP/requirements.txt index 3108a09..c96230d 100644 --- a/Stock_MCP/requirements.txt +++ b/Stock_MCP/requirements.txt @@ -57,7 +57,7 @@ httpx==0.28.1 # mcp httpx-sse==0.4.3 # via mcp -idna==3.11 +idna==3.15 # via # anyio # httpx