From 4c39a616d95aa024b864f190bbc193caac4da5f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:55:59 +0000 Subject: [PATCH] Bump bokeh from 1.0.4 to 3.8.2 Bumps [bokeh](https://github.com/bokeh/bokeh) from 1.0.4 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/1.0.4...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 6dc07a9..b86fcc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ matplotlib==2.2.3 numpy==1.14.5 pandas==0.24.2 seaborn==0.9.0 -bokeh==1.0.4 \ No newline at end of file +bokeh==3.8.2 \ No newline at end of file