From cb04207169df15f48b6521d8ea876aa32f5342f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:27:07 +0000 Subject: [PATCH] Bump wheel from 0.45.1 to 0.46.2 in /integrations/bigqueryai Bumps [wheel](https://github.com/pypa/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 ... Signed-off-by: dependabot[bot] --- integrations/bigqueryai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/bigqueryai/requirements.txt b/integrations/bigqueryai/requirements.txt index cbd3290..a9dc705 100644 --- a/integrations/bigqueryai/requirements.txt +++ b/integrations/bigqueryai/requirements.txt @@ -140,7 +140,7 @@ urllib3==2.5.0 validators==0.35.0 web3==7.10.0 websockets==15.0.1 -wheel==0.45.1 +wheel==0.46.2 wrapt==1.17.2 wsproto==1.2.0 yarl==1.20.1