From e3eddf2947a6b9c3e06f246b1c3209f88934a902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:27:55 +0000 Subject: [PATCH] build(deps): bump mypy Bumps [mypy](https://github.com/python/mypy) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ai/slackbot-mcp-client/rich-responses/mcp-apps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/slackbot-mcp-client/rich-responses/mcp-apps/requirements.txt b/ai/slackbot-mcp-client/rich-responses/mcp-apps/requirements.txt index 4dec982..8c720f1 100644 --- a/ai/slackbot-mcp-client/rich-responses/mcp-apps/requirements.txt +++ b/ai/slackbot-mcp-client/rich-responses/mcp-apps/requirements.txt @@ -1,6 +1,6 @@ httpx2==2.6.0 mcp==1.28.1 -mypy==2.2.0 +mypy==2.3.0 pytest==9.1.1 ruff==0.15.21 slack_bolt==1.29.0