From 4e2db1501b37ce8d89c323b290906292fbfb1fda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:24:11 +0000 Subject: [PATCH] build(deps): bump pytest in /ai/slackbot-mcp-client/slack-identity Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 cb93b9f..4ddf34e 100644 --- a/ai/slackbot-mcp-client/slack-identity/requirements.txt +++ b/ai/slackbot-mcp-client/slack-identity/requirements.txt @@ -1,7 +1,7 @@ httpx2==2.4.0 mcp==1.28.0 mypy==2.1.0 -pytest==9.1.0 +pytest==9.1.1 ruff==0.15.17 slack_bolt==1.28.0 slack_cli_hooks==0.3.0