From b1b0948bae23311f9f49f26f87eda596ec8a3295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 12:21:46 +0000 Subject: [PATCH] Bump bokeh from 3.6.3 to 3.8.2 Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.6.3 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.6.3...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3666417cc2db..8a27500fe9e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # generated from manifests external_dependencies beautifulsoup4 -bokeh==3.6.3 +bokeh==3.8.2 mpld3==0.5.10