From 018da1cab7a5c2dfa43a12243ed66f4d8921fc69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 11:47:11 +0000 Subject: [PATCH] Update bokeh requirement from ~=3.6.3 to ~=3.4.3 Updates the requirements on [bokeh](https://github.com/bokeh/bokeh) to permit the latest version. - [Changelog](https://github.com/bokeh/bokeh/blob/3.4.3/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.6.3...3.4.3) --- updated-dependencies: - dependency-name: bokeh dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e89b1c..a991b40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh~=3.6.3 +bokeh~=3.4.3 geckodriver-autoinstaller==0.1.0 plusminus==0.8.1 selenium==4.29.0