From 3beedcbb3737e430f206f3112daa4b6d5c803c48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:05:44 +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