From 8c319e873655b2c6604ed0c8ef5dd78590f734c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 16:44:51 +0000 Subject: [PATCH] deps: bump bokeh from 3.6.3 to 3.8.1 Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.6.3 to 3.8.1. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.1/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.6.3...3.8.1) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.1 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 d366ab25..405cffe7 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