From 056258809f8eff60e76875aab6cf9f68f310257b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 14:18:21 +0000 Subject: [PATCH] build(deps): bump uvicorn from 0.40.0 to 0.41.0 Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.40.0 to 0.41.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.40.0...0.41.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc0171d..bd1812a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ MonsterUI==1.0.43 markdown-it-py==4.0.0 mdit-py-plugins==0.5.0 bokeh==3.8.2 -uvicorn==0.40.0 +uvicorn==0.41.0 scipy==1.17.0 tzfpy==1.1.1 deap==1.4.3