From 13666d9d8372467bbc9f3a762e972f373fc2688e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 13:25:25 +0000 Subject: [PATCH] build(deps): bump uvicorn in /ai/slackbot-mcp-client/slack-identity Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.52.1 to 0.52.3. - [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.1...0.52.3) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.3 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 913f47e..e90350f 100644 --- a/ai/slackbot-mcp-client/slack-identity/requirements.txt +++ b/ai/slackbot-mcp-client/slack-identity/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.1 +uvicorn==0.52.3