From e20e9570d511362d619ca760f6306e4183c5cdf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:56:51 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42726ee..3e13264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ jupyter rise -bokeh==1.4.0 +bokeh==3.8.2 matplotlib holoviews pandas \ No newline at end of file