From e36d2833fdeebe7627919eaf2f24f53a4b091038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:26:47 +0000 Subject: [PATCH] build(deps): bump pytest 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/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 a6122fa..e926590 100644 --- a/ai/slackbot-mcp-client/rich-responses/mcp-apps/requirements.txt +++ b/ai/slackbot-mcp-client/rich-responses/mcp-apps/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.18 slack_bolt==1.28.0 slack_cli_hooks==0.3.0