From 47ce81fe71f6910d2094a472d822211268f888fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 13:26:46 +0000 Subject: [PATCH] build(deps): bump mypy in /ai/slackbot-mcp-client/slack-identity 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/slack-identity/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/slackbot-mcp-client/slack-identity/requirements.txt b/ai/slackbot-mcp-client/slack-identity/requirements.txt index a7b3cce..f0796a3 100644 --- a/ai/slackbot-mcp-client/slack-identity/requirements.txt +++ b/ai/slackbot-mcp-client/slack-identity/requirements.txt @@ -1,6 +1,6 @@ httpx2==2.5.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