From 5c2a0c60ff6eea33e8bca0e957cc48ee839d05c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:59:46 +0000 Subject: [PATCH] chore(deps): bump uvicorn from 0.49.0 to 0.50.2 Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.49.0 to 0.50.2. - [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.49.0...0.50.2) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.50.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints/linux.txt | 2 +- constraints/macos.txt | 2 +- constraints/windows.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/constraints/linux.txt b/constraints/linux.txt index 67a531d..f1c0c29 100644 --- a/constraints/linux.txt +++ b/constraints/linux.txt @@ -153,5 +153,5 @@ typing-inspection==0.4.2 # mcp # pydantic # pydantic-settings -uvicorn==0.49.0 +uvicorn==0.50.2 # via mcp diff --git a/constraints/macos.txt b/constraints/macos.txt index f284ac8..fa8fe28 100644 --- a/constraints/macos.txt +++ b/constraints/macos.txt @@ -149,5 +149,5 @@ typing-inspection==0.4.2 # mcp # pydantic # pydantic-settings -uvicorn==0.49.0 +uvicorn==0.50.2 # via mcp diff --git a/constraints/windows.txt b/constraints/windows.txt index 4c08d04..86c5a22 100644 --- a/constraints/windows.txt +++ b/constraints/windows.txt @@ -170,5 +170,5 @@ typing-inspection==0.4.2 # mcp # pydantic # pydantic-settings -uvicorn==0.49.0 +uvicorn==0.50.2 # via mcp