From f84c02b36555d0a5a514bdc0e34a0394eebcb867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:56:50 +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 4dfa106..efb116b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ scipy>=1.2.0 numpy>=1.16.4 scikit_learn>=0.21.3 anndata>=0.7.3 -bokeh==1.4.0 +bokeh==3.8.2 datashader==0.9.0 panel==0.6.2 holoviews==1.12.7