From efd115e8d4d53b60236e28f82cb5d1c022a5bdde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 21:29:20 +0200 Subject: [PATCH] build(deps): bump bokeh from 3.7.3 to 3.8.0 (#668) Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.7.3 to 3.8.0. - [Changelog](https://github.com/bokeh/bokeh/blob/branch-3.9/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.7.3...3.8.0) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.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 e8231f6..935a717 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-fasthtml==0.12.25 MonsterUI==1.0.25 markdown-it-py==3.0.0 mdit-py-plugins==0.5.0 -bokeh==3.7.3 +bokeh==3.8.0 uvicorn==0.35.0 scikit-learn==1.7.1 timezonefinder==7.0.1