From 1f4d429982447fc7b75f0edde685f54b320d8bfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 02:10:06 +0000 Subject: [PATCH] deps: bump bokeh from 3.6.3 to 3.8.2 Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.6.3 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.6.3...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44de7da5..9afae93d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ blinker==1.9.0 # via streamlit blosc2==3.12.2 # via tables -bokeh==3.6.3 +bokeh==3.8.2 # via massdash (pyproject.toml) cachetools==6.2.2 # via streamlit