From 02c794460f2330c33bb6cb7d4f7ada39a02bb632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 13:58:22 +0100 Subject: [PATCH] build(deps): bump uvicorn from 0.38.0 to 0.40.0 (#821) Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.38.0 to 0.40.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.38.0...0.40.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.40.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 56b13d0..e4812a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ MonsterUI==1.0.36 markdown-it-py==3.0.0 mdit-py-plugins==0.5.0 bokeh==3.8.1 -uvicorn==0.38.0 +uvicorn==0.40.0 scikit-learn==1.8.0 tzfpy==1.1.0 deap==1.4.3