From c25b01c129e71dc68c58871b05c2e28a3a8b5d75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 13:24:20 +0000 Subject: [PATCH] build(deps): bump uvicorn in /ai/slackbot-mcp-client/no-auth Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.50.2 to 0.51.0. - [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.50.2...0.51.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 221c40b..0ca9387 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.29.0 slack_cli_hooks==0.3.0 slack_sdk==3.43.0 starlette==1.3.1 -uvicorn==0.50.2 +uvicorn==0.51.0