From d3ba5bb464ddcdc52c8b47524b4541a63c53a4eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 20:36:30 +0200 Subject: [PATCH] build(deps): bump uvicorn from 0.35.0 to 0.36.0 (#689) Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.35.0 to 0.36.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.35.0...0.36.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.36.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 760c736..1f9bc35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ MonsterUI==1.0.29 markdown-it-py==3.0.0 mdit-py-plugins==0.5.0 bokeh==3.8.0 -uvicorn==0.35.0 +uvicorn==0.36.0 scikit-learn==1.7.2 timezonefinder==7.0.2 deap==1.4.3