From 48ea23515ee0c934d071c1c4b90ea94624730886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:31:22 +0000 Subject: [PATCH] Bump wheel in /nifi in the pip group across 1 directory Bumps the pip group with 1 update in the /nifi directory: [wheel](https://github.com/pypa/wheel). Updates `wheel` from 0.45.1 to 0.46.2 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.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 316b4830..c0d88be8 100644 --- a/nifi/requirements.txt +++ b/nifi/requirements.txt @@ -1,4 +1,4 @@ -wheel==0.45.1 +wheel==0.46.2 # data science pkgs nltk==3.9.1