From 20fc1481dfab5840be8b5be63ab5591d237c8064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:02:59 +0000 Subject: [PATCH] Bump wheel in /benchmarks_patched/unported/XBEN-058-24/app Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 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.43.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks_patched/unported/XBEN-058-24/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks_patched/unported/XBEN-058-24/app/requirements.txt b/benchmarks_patched/unported/XBEN-058-24/app/requirements.txt index 1c10e491..38349b4a 100644 --- a/benchmarks_patched/unported/XBEN-058-24/app/requirements.txt +++ b/benchmarks_patched/unported/XBEN-058-24/app/requirements.txt @@ -45,4 +45,4 @@ uvicorn==0.29.0 uvloop==0.19.0 watchfiles==0.21.0 websockets==12.0 -wheel==0.43.0 \ No newline at end of file +wheel==0.46.2 \ No newline at end of file