From 818385c5faa13746b0add133d72e89c7fdfdae1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:55:38 +0000 Subject: [PATCH] Bump bokeh from 0.13.0 to 3.8.2 in /experiments/experiment_1 Bumps [bokeh](https://github.com/bokeh/bokeh) from 0.13.0 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/0.13.0...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- experiments/experiment_1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/experiment_1/requirements.txt b/experiments/experiment_1/requirements.txt index c024779..229aa77 100644 --- a/experiments/experiment_1/requirements.txt +++ b/experiments/experiment_1/requirements.txt @@ -8,4 +8,4 @@ tensorflow-gpu jupyterlab jupyter ipywidgets -bokeh==0.13.0 +bokeh==3.8.2