From dce3ee2f72d7ec5625ee8cd746d266d0f364c431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:58:26 +0000 Subject: [PATCH] Bump bokeh from 2.3.2 to 3.8.2 in /tutorial/heroku Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.3.2 to 3.8.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/2.3.2...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorial/heroku/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/heroku/requirements.txt b/tutorial/heroku/requirements.txt index 4b423f80..2b825eef 100644 --- a/tutorial/heroku/requirements.txt +++ b/tutorial/heroku/requirements.txt @@ -6,7 +6,7 @@ justpy>=0.10.4 # install dependencies for examples altair # see https://github.com/justpy-org/justpy/issues/597 -bokeh==2.3.2 +bokeh==3.8.2 matplotlib pandas pandas_datareader