From 27d90f6329acaa7f33eebe69f5ffc70ba63b4c19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 13:25:28 +0000 Subject: [PATCH] build(deps): bump uvicorn in /ai/slackbot-mcp-client/no-auth Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.52.3 to 0.52.4. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.52.3...0.52.4) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ai/slackbot-mcp-client/no-auth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/slackbot-mcp-client/no-auth/requirements.txt b/ai/slackbot-mcp-client/no-auth/requirements.txt index 8a87f01..1e0bddb 100644 --- a/ai/slackbot-mcp-client/no-auth/requirements.txt +++ b/ai/slackbot-mcp-client/no-auth/requirements.txt @@ -7,4 +7,4 @@ slack_bolt==1.30.0 slack_cli_hooks==0.3.0 slack_sdk==3.43.0 starlette==1.6.0 -uvicorn==0.52.3 +uvicorn==0.52.4