From 7135c76f8b208a05ef64a65d4c6c6e77a2caca07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 07:03:31 +0000 Subject: [PATCH] [air](deps): Bump bokeh from 3.1.0 to 3.9.2 in /python/requirements/ml Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.1.0 to 3.9.2. - [Changelog](https://github.com/bokeh/bokeh/blob/3.9.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.1.0...3.9.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements/ml/py313/data-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/py313/data-requirements.txt b/python/requirements/ml/py313/data-requirements.txt index fc4a13c2844f..983d4d4f3b25 100644 --- a/python/requirements/ml/py313/data-requirements.txt +++ b/python/requirements/ml/py313/data-requirements.txt @@ -7,7 +7,7 @@ distributed>=2025.5.0 aioboto3==12.1.0 crc32c==2.3 flask_cors -bokeh==3.1.0 +bokeh==3.9.2 modin>=0.26.0 pandas>=2.2.2 responses>=0.15.0