From 549a419e7616578622db61baec277de80363c9d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:01:32 +0000 Subject: [PATCH] Bump bokeh from 2.4.3 to 3.8.2 in /lib Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.4.3 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/2.4.3...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/test-requirements.txt b/lib/test-requirements.txt index a27e0885742..478ef0acccf 100644 --- a/lib/test-requirements.txt +++ b/lib/test-requirements.txt @@ -2,7 +2,7 @@ # As of September 21, 2022, only the latest version of Bokeh (2.4.3) is supported. # NOTE: Python Bokeh and BokehJS versions must always match. Authlib>=1.3.2 -bokeh==2.4.3 +bokeh==3.8.2 graphviz>=0.17 matplotlib>=3.3.4 plotly>=5.3.1