From 8a64964da5eb1f8de175e093a61d9af4a3820efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:59:46 +0000 Subject: [PATCH] deps: bump bokeh from 2.4.3 to 3.6.2 Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.4.3 to 3.6.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.6.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/2.4.3...3.6.2) --- updated-dependencies: - dependency-name: bokeh dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f73e3a..f5b35b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ blinker==1.8.2 # via streamlit blosc2==2.7.1 # via tables -bokeh==2.4.3 +bokeh==3.6.2 # via massdash (pyproject.toml) cachetools==5.5.0 # via streamlit