From 99c586b085f65e6f269e60e7b5c517acb6e7a4b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:58:17 +0000 Subject: [PATCH] Bump bokeh from 2.3.2 to 3.8.2 in /dashboard Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.3.2 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/2.3.2...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt index 6770eec0b..86cd9ffd5 100644 --- a/dashboard/requirements.txt +++ b/dashboard/requirements.txt @@ -1,5 +1,5 @@ absl-py==0.9.0 -bokeh==2.3.2 +bokeh==3.8.2 tornado==5.1.1 pandas==1.1.5 pandas-gbq==0.13.1