From 0989da52f82fcddd873e9ae1f72a1e186df93518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 03:01:48 +0100 Subject: [PATCH] build(deps): bump uvicorn from 0.36.0 to 0.38.0 (#708) Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.36.0 to 0.38.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.36.0...0.38.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7fe401..f3c7c99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ MonsterUI==1.0.29 markdown-it-py==3.0.0 mdit-py-plugins==0.5.0 bokeh==3.8.0 -uvicorn==0.37.0 +uvicorn==0.38.0 scikit-learn==1.7.2 tzfpy==1.0.0 deap==1.4.3