From 2a5324ce2a733fb22d6625197946203c519bbed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:57:22 +0000 Subject: [PATCH] Bump bokeh from 1.4.0 to 3.8.2 Bumps [bokeh](https://github.com/bokeh/bokeh) from 1.4.0 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/1.4.0...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.notebooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.notebooks.txt b/requirements.notebooks.txt index 65d3f642c9..96cf53c7f2 100644 --- a/requirements.notebooks.txt +++ b/requirements.notebooks.txt @@ -1 +1 @@ -bokeh==1.4.0 \ No newline at end of file +bokeh==3.8.2 \ No newline at end of file