From 67a67be117992c0ab52498b8df382be45079c8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 18:06:31 +0000 Subject: [PATCH] Bump bokeh in /nifi in the pip group across 1 directory Bumps the pip group with 1 update in the /nifi directory: [bokeh](https://github.com/bokeh/bokeh). Updates `bokeh` from 3.8.0 to 3.8.2 - [Changelog](https://github.com/bokeh/bokeh/blob/3.8.2/docs/CHANGELOG) - [Commits](https://github.com/bokeh/bokeh/compare/3.8.0...3.8.2) --- updated-dependencies: - dependency-name: bokeh dependency-version: 3.8.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- nifi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi/requirements.txt b/nifi/requirements.txt index 1632088d..c9014368 100644 --- a/nifi/requirements.txt +++ b/nifi/requirements.txt @@ -8,7 +8,7 @@ nltk==3.9.1 numpy>=1.26.0,<2.0.0 pandas==1.5.3 dill>=0.3.6,<1.0.0 -bokeh==3.8.0 +bokeh==3.8.2 psycopg[c,binary]==3.2.9 overrides==7.0.0