From e1795ebcdd5edef0d948580c0965226b2548a080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:04:10 +0000 Subject: [PATCH] Bump bokeh from 3.4.1 to 3.8.2 in /datavc_full Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.4.1 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.4.1...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- datavc_full/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datavc_full/requirements.txt b/datavc_full/requirements.txt index 98bbe46..4f5b75e 100644 --- a/datavc_full/requirements.txt +++ b/datavc_full/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.9.0 matplotlib-inline==0.1.7 -bokeh==3.4.1 +bokeh==3.8.2 numpy==1.26.4 pandas==2.2.2 scikit-learn==1.5.0