From b48044a28795cd1a9cdca1f3e625cf6ebd2ede7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 17:57:40 +0000 Subject: [PATCH] Bump bokeh from 2.0.2 to 3.8.2 in /PyConIsrael2021 Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.0.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.0.2...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PyConIsrael2021/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyConIsrael2021/requirements.txt b/PyConIsrael2021/requirements.txt index fc71011..f7f7ca7 100644 --- a/PyConIsrael2021/requirements.txt +++ b/PyConIsrael2021/requirements.txt @@ -1,5 +1,5 @@ python==3.7.9 panel==0.9.5 -bokeh==2.0.2 +bokeh==3.8.2 matplotlib==3.1.3 holoviews==1.13.4